mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
4 lines
120 B
TOML
4 lines
120 B
TOML
# Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
|
max_width = 80
|
|
tab_spaces = 2
|
|
edition = "2018" |