Files
2023-11-06 12:16:31 -08:00

9 lines
139 B
Plaintext

arrowParens: "always"
bracketSpacing: false
endOfLine: "lf"
printWidth: 100
semi: false
singleQuote: true
tabWidth: 4
trailingComma: "es5"