mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-05 03:08:39 +02:00
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"semi": true,
|
|
"tabWidth": 4,
|
|
"trailingComma": "es5",
|
|
"printWidth": 200,
|
|
"bracketSpacing": true,
|
|
"arrowParens": "always"
|
|
}
|