Untitled
user_6688396
plain_text
05/29/2023 8:08 PM
288 B
14
Indexable
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 80,
"jsxBracketSameLine": false,
"overrides": [
{
"files": ["*.js", "*.jsx"]
}
]
}Editor is loading...