Skip to content

Commit 8a9c533

Browse files
committed
fix: ignore foo.js in overlay-config fixture
1 parent 5142e7a commit 8a9c533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_modules
66
examples/**/main.js
77
examples/client/trusted-types-overlay/app.js
88
test/fixtures/reload-config/foo.js
9+
test/fixtures/overlay-config/foo.js
910

1011
# ignore tests files
1112
**/*.ignore.*

0 commit comments

Comments
 (0)