9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"endOfLine": "lf"
|
|
}
|