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 3dcfe65 commit c9360e2Copy full SHA for c9360e2
package.json
@@ -41,6 +41,7 @@
41
"**/*.scss",
42
"!css-to-ts.js",
43
"!web-test-runner.config.js",
44
+ "!commitlint.config.js",
45
"!**/test/**",
46
"!**/testing/**",
47
"!**/*_test.*",
@@ -95,6 +96,7 @@
95
96
"**/*.d.ts",
97
98
99
100
"!types/",
101
"!catalog",
102
"!scripts/"
0 commit comments