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.
1 parent 930a5a4 commit a2f28eaCopy full SHA for a2f28ea
.eslintignore
@@ -1,2 +1,4 @@
1
# ignore dist directory to speed up linting after we build project
2
dist/*
3
+# ignore test automation folder as it uses TypeScript with its own Eslint config
4
+connect-automation/*
0 commit comments