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