Files
Nest-Vitrine/.prettierrc

8 lines
107 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"tabWidth": 2
}