1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-02-19 03:18:11 +00:00
telebit/.prettierrc

8 lines
114 B
Plaintext
Raw Normal View History

2020-04-28 00:58:26 -06:00
{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}