mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
fix: ignore @commitlint/config-conventional
This commit is contained in:
parent
5a508abb95
commit
a45281afbb
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
ignores: ["eslint", "babel-*", "depcheck", "@types/node", "@types/react-dom", "autoprefixer", "postcss"]
|
||||
ignores: ["eslint", "babel-*", "depcheck", "@types/node", "@types/react-dom", "autoprefixer", "postcss", "@commitlint/config-conventional"]
|
||||
skip-missing: false
|
||||
|
|
Loading…
Reference in a new issue