Files
zkldi_Tachi/.prettierrc
T
2026-03-11 00:06:28 +00:00

9 lines
117 B
Plaintext

{
"endOfLine": "auto",
"printWidth": 100,
"semi": true,
"singleQuote": false,
"tabWidth": 4,
"useTabs": true
}