1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-02-21 12:28:11 +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
}