mirror of
https://github.com/directus/directus.git
synced 2026-01-09 01:37:58 -05:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/prettierrc",
|
|
"printWidth": 120,
|
|
"singleQuote": true,
|
|
"proseWrap": "always",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|