Files
2020-07-17 11:45:52 +08:00

12 lines
162 B
YAML

singleQuote: true
trailingComma: all
tabWidth: 2
endOfLine: lf
printWidth: 120
overrides:
- files:
- '*.js'
- '*.ts'
options:
tabWidth: 4