8 lines
146 B
Plaintext
Raw Normal View History

2022-03-10 10:36:59 +01:00
{
"arrowParens": "always",
"printWidth": 120,
"semi": false,
"trailingComma": "all",
"tabWidth": 2,
"singleQuote": false
}