tz.js/.prettierrc.json

8 lines
106 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false,
"bracketSpacing": true,
"semi": true
}