feat: fix warning in react doctor

This commit is contained in:
Jet Pham 2026-02-18 19:17:40 -08:00
parent ed3f252ea7
commit a8212f744a
No known key found for this signature in database
3 changed files with 13 additions and 3 deletions

View file

@ -49,5 +49,10 @@
"ct3aMetadata": {
"initVersion": "7.40.0"
},
"overrides": {}
"overrides": {},
"knip": {
"ignore": [
"cgol/pkg/**"
]
}
}