mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"bracketSpacing": false,
|
|
"semi": true,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"printWidth": 220,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"endOfLine": "lf"
|
|
}
|