10 lines
153 B
Plaintext
Raw Permalink Normal View History

{
"trailingComma": "es5",
"semi": true,
"singleQuote": true,
"endOfLine": "lf",
"tabWidth": 2,
"jsxSingleQuote": true,
"printWidth": 110
}