Skip to content

Commit c9360e2

Browse files
asyncLizcopybara-github
authored andcommitted
chore: remove commitlint.config.js from build files
PiperOrigin-RevId: 592670865
1 parent 3dcfe65 commit c9360e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"**/*.scss",
4242
"!css-to-ts.js",
4343
"!web-test-runner.config.js",
44+
"!commitlint.config.js",
4445
"!**/test/**",
4546
"!**/testing/**",
4647
"!**/*_test.*",
@@ -95,6 +96,7 @@
9596
"**/*.d.ts",
9697
"!css-to-ts.js",
9798
"!web-test-runner.config.js",
99+
"!commitlint.config.js",
98100
"!types/",
99101
"!catalog",
100102
"!scripts/"

0 commit comments

Comments
 (0)