mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
}
|