mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
fix: Add some dev deps to depcheck ignorefiles
This commit is contained in:
parent
9b7999d39b
commit
3ed707fa3f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
ignores: ["eslint", "babel-*", "depcheck"]
|
||||
ignores: ["eslint", "babel-*", "depcheck", "@types/node", "@types/react-dom", "autoprefixer", "postcss"]
|
||||
skip-missing: false
|
||||
|
|
Loading…
Reference in a new issue