8 lines
146 B
Plaintext

{
"arrowParens": "always",
"printWidth": 120,
"semi": false,
"trailingComma": "all",
"tabWidth": 2,
"singleQuote": false
}