We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a949027 commit d3a844aCopy full SHA for d3a844a
packages/utils/.eslintrc.js
@@ -1,3 +1,4 @@
1
module.exports = {
2
extends: ['../../.eslintrc.js'],
3
+ ignorePatterns: ['jsPolyfills/**'],
4
};
0 commit comments