Skip to content

Commit

Permalink
Merge pull request #5399 from Christian24:master
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 600556733
  • Loading branch information
copybara-github committed Jan 22, 2024
2 parents 35913a6 + ffcb873 commit a3b2be8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@
"!web-test-runner.config.js",
"!commitlint.config.js",
"!**/test/**",
"!**/testing/**",
"!**/*_test.*",
"!.wireit/**",
"!catalog",
"!scripts/"
"!scripts/",
"!**/testing/**",
"testing/harness.{js,js.map,d.ts}",
"testing/transform-pseudo-classes.{js,js.map,d.ts}"
],
"workspaces": [
"catalog"
Expand Down

0 comments on commit a3b2be8

Please sign in to comment.