Files
2023-08-30 22:40:25 -07:00

9 lines
139 B
Plaintext

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