Untitled
user_6688396
plain_text
3 years ago
214 B
10
Indexable
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 80,
"jsxBracketSameLine": false,
"overrides": [
{
"files": ["*.js", "*.jsx"]
}
]
}Editor is loading...