mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
{
|
|
"printWidth": 100,
|
|
"jsxBracketSameLine": false,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|