mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"bracketSameLine": true,
|
|
"semi": false
|
|
}
|