This repository has been archived on 2026-09-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
docs/.prettierrc
T
2025-02-05 15:56:38 +00:00

8 lines
107 B
Plaintext

{
"tabWidth": 2,
"printWidth": 80,
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}