We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f320c3 commit eaa8e05Copy full SHA for eaa8e05
.eslintrc.json
@@ -1,4 +1,4 @@
1
{
2
"extends": "eslint-config-atomic",
3
- "ignorePatterns": ["index.js", "index.d.ts", "build/", "node_modules/", "dist-test/"]
+ "ignorePatterns": ["index.js", "index.d.ts", "binding.d.ts", "build/", "node_modules/", "dist-test/"]
4
}
0 commit comments