mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"tabWidth": 4,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
}
|