mirror of
https://github.com/Leahnaya/smash-or-pass.git
synced 2026-03-21 19:34:08 -05:00
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"jsxBracketSameLine": true,
|
|
"singleQuote": false,
|
|
"jsxSingleQuote": false,
|
|
"trailingComma": "all"
|
|
}
|
|
|