mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-04 22:58:29 +08:00
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"endOfLine": "auto",
|
|
"printWidth": 100,
|
|
"tabWidth": 4,
|
|
"singleQuote": false,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|