mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
7380b19459
This makes it possible to use cfg_if! conveniently.
5 lines
131 B
TOML
5 lines
131 B
TOML
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
|
max_width = 80
|
|
tab_spaces = 2
|
|
format_macro_bodies = true
|