chore: eslint.config.ts
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// node .depcheck.js
|
||||
|
||||
import depcheck from 'depcheck';
|
||||
|
||||
depcheck(process.cwd(), {
|
||||
ignorePatterns: ['tsconfig.json'],
|
||||
}).then((unused) => {
|
||||
|
Reference in New Issue
Block a user