skolplattformen-backup/.prettierrc

7 lines
95 B
Plaintext

{
"singleQuote": true,
"semi": false,
"trailingComma": "es5",
"bracketSpacing": true
}