tz.js/.prettierrc.json

8 lines
106 B
JSON
Raw Permalink Normal View History

2021-05-28 06:57:42 +00:00
{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false,
"bracketSpacing": true,
"semi": true
}