Skip to content

Commit a1db5bb

Browse files
committed
chore: ignore tests flagged with *.ignore.*
1 parent 2422c38 commit a1db5bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ node_modules
66
examples/**/main.js
77
examples/client/trusted-types-overlay/app.js
88
test/fixtures/reload-config/foo.js
9+
10+
# ignore tests files
11+
**/*.ignore.*

0 commit comments

Comments
 (0)