Spaces:
Runtime error
Runtime error
File size: 189 Bytes
db5855f |
1 2 3 4 5 6 7 8 9 10 11 |
{
"printWidth": 120,
"trailingComma": "es5",
"useTabs": false,
"tabWidth": 2,
"semi": true,
"bracketSpacing": true,
"singleQuote": true,
"arrowParens": "always"
}
|