Files
dotenv-types/.prettierrc
7000pctAUTO 593def9ffd
Some checks failed
CI / test (push) Has been cancelled
Initial upload with CI/CD workflow
2026-01-31 20:27:30 +00:00

7 lines
90 B
Plaintext

{
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5",
"printWidth": 100
}