Files
Daniel Fugere 0a73bd5b08 Initial commit
2023-03-21 11:14:55 -07:00

9 lines
139 B
Plaintext

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