Files
Joseph Adams c380857e67 Initial commit
2022-02-25 12:55:17 -05:00

10 lines
150 B
Plaintext

{
"arrowParens": "always",
"bracketSpacing": true,
"printWidth": 120,
"semi": false,
"singleQuote": true,
"useTabs": true,
"endOfLine": "lf"
}