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.
*.ignore.*
1 parent 2422c38 commit a1db5bbCopy full SHA for a1db5bb
.eslintignore
@@ -6,3 +6,6 @@ node_modules
6
examples/**/main.js
7
examples/client/trusted-types-overlay/app.js
8
test/fixtures/reload-config/foo.js
9
+
10
+# ignore tests files
11
+**/*.ignore.*
0 commit comments