Files
2026-07-06 14:01:11 -04:00

7 lines
98 B
Plaintext

{
"lint": {
"LocalShadow": "fatal",
"ImportUnused": "fatal",
"ImplicitReturn": "fatal"
}
}