Files
2026-07-09 23:58:48 +08:00

9 lines
146 B
Plaintext

{
"extends": [
"development"
],
"hints": {
"typescript-config/consistent-casing": "off",
"typescript-config/strict": "off"
}
}