rittenhop-ghost/versions/5.94.2/node_modules/bookshelf/.prettierrc

9 lines
144 B
Plaintext

{
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "always",
"bracketSpacing": false,
"semi": true,
"printWidth": 120
}