mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
feat: Add config file for depcheck
This commit is contained in:
parent
45defe50e7
commit
4a25a1e653
1 changed files with 2 additions and 0 deletions
2
.depcheckrc
Normal file
2
.depcheckrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
ignores: ["eslint", "babel-*", "depcheck"]
|
||||
skip-missing: false
|
Loading…
Reference in a new issue