mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 07:19:09 +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…
Add table
Add a link
Reference in a new issue