mirror of
https://github.com/Rushilwiz/todos.git
synced 2025-04-09 23:00:17 -04:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": false,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"trailingComma": "none"
|
|
} |