We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5714f commit c3c9546Copy full SHA for c3c9546
.depcheckrc
@@ -5,7 +5,8 @@
5
"cross-env",
6
"simple-git-hooks",
7
"typescript",
8
- "eslint-plugin-simple-import-sort"
+ "eslint-plugin-simple-import-sort",
9
+ "code-genius"
10
],
11
"skip-missing": false
12
}
0 commit comments