Spaces:
Runtime error
Runtime error
{ | |
"singleQuote": true, | |
"jsxSingleQuote": false, | |
"arrowParens": "avoid", | |
"trailingComma": "es5", | |
"semi": true, | |
"tabWidth": 2, | |
"printWidth": 100 | |
} | |