Files
2023-02-01 12:10:35 -05:00

9 lines
139 B
Plaintext

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