Files
var-monorepo/.prettierrc

7 lines
80 B
Plaintext

{
"tabWidth": 2,
"useTabs": true,
"printWidth": 100,
"singleQuote": false
}