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