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 e92264b commit ea908fdCopy full SHA for ea908fd
1 file changed
.eslintrc
@@ -25,6 +25,5 @@
25
"rules": {
26
"import/no-dynamic-require": "off",
27
"global-require": "off"
28
- },
29
- "ignorePatterns": ["templates"]
+ }
30
}
0 commit comments