Spaces:
Paused
Paused
File size: 184 Bytes
35ee763 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"jsxBracketSameLine": false
}
|