mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: remove invariant (#62275)
This commit is contained in:
committed by
GitHub
parent
56c34a3bd6
commit
c6498cf0b4
@@ -26,9 +26,6 @@
|
||||
"@redux-saga/core" // Not referenced, something seems off related to peer dep and types
|
||||
]
|
||||
},
|
||||
"curriculum": {
|
||||
"ignoreDependencies": ["invariant"] // Used from another workspace: shared/utils/polyvinyl.js
|
||||
},
|
||||
"shared": {
|
||||
"ignore": ["{config,utils}/*.ts"] // Using the same dir for src + outDir files with tsc confuses Knip
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user