1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-03-18 14:40:44 +00:00
telebit/.prettierrc
2020-04-28 00:58:26 -06:00

8 lines
114 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}