This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/.prettierrc
2021-11-11 22:24:44 +01:00

7 lines
103 B
Plaintext

{
"tabWidth": 4,
"useTabs": true,
"printWidth": 140,
"trailingComma": "none",
"useTabs": true
}