mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
feat: added configuration for depcheck
This commit is contained in:
parent
7cc85ce856
commit
1cc092fe51
1 changed files with 2 additions and 0 deletions
2
.depcheckrc
Normal file
2
.depcheckrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
ignores: ["@types/node", "@types/react-dom", "autoprefixer", "postcss", "@commitlint/config-conventional", "prettier"]
|
||||
skip-missing: false
|
Loading…
Reference in a new issue