3
1
mirror of https://github.com/therootcompany/tz.js synced 2025-03-03 07:00:39 +00:00
tz.js/.prettierrc.json
2021-05-28 00:57:42 -06:00

8 lines
106 B
JSON

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