5 lines
103 B
TOML
5 lines
103 B
TOML
std = 'vim'
|
|
exclude = ['.direnv/*', 'result/*', 'node_modules/*']
|
|
|
|
[lints]
|
|
bad_string_escape = 'allow'
|