Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
21930a10ae
commit
f3e976d67d
9 changed files with 57 additions and 47 deletions
2
knip.ts
2
knip.ts
|
@ -40,6 +40,8 @@ export default {
|
|||
"util",
|
||||
// Used by workflows
|
||||
"ts-prune",
|
||||
// Required due to bug in bloom-filters https://github.com/Callidon/bloom-filters/issues/75
|
||||
"@types/seedrandom",
|
||||
],
|
||||
ignoreBinaries: [
|
||||
// Used in scripts & workflows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue