Files
directus/.prettierrc
rijkvanzanten 8573e61015 Initial commit
2020-02-05 14:02:32 -05:00

6 lines
88 B
Plaintext

{
"htmlWhitespaceSensitivity": "ignore",
"printWidth": 100,
"singleQuote": true
}