7 lines
106 B
Plaintext
Raw Permalink Normal View History

2022-03-10 10:36:59 +01:00
{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}