Files

9 lines
124 B
Plaintext
Raw Permalink Normal View History

{
"tabWidth": 4,
"useTabs": true,
"semi": true,
"jsxBracketSameLine": true,
"singleQuote": false,
"printWidth": 100
}