Files
Johan Nordberg 96512fef07 Initial
2020-06-07 14:54:50 +02:00

9 lines
139 B
Plaintext

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