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