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/api/.prettierrc
Flam3rboy 524b5df723 api
2021-08-12 20:09:35 +02:00

7 lines
83 B
Plaintext

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