canvas-lms/.prettierrc

7 lines
91 B
Plaintext

{
"semi": false,
"printWidth": 100,
"singleQuote": true,
"bracketSpacing": false
}