mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
e1c51f3c0d
Allows to change behavior of `deno fmt` to use "ASI" setting for semicolons instead of always prefering them, this is done by "--options-semi=asi" flag or `"semi": "asi"` setting in the config file. |
||
---|---|---|
.. | ||
config_file.rs | ||
flags.rs | ||
flags_allow_net.rs | ||
lockfile.rs | ||
mod.rs |