Skip to content

Commit ea908fd

Browse files
committed
fix: eslint config
1 parent e92264b commit ea908fd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.eslintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525
"rules": {
2626
"import/no-dynamic-require": "off",
2727
"global-require": "off"
28-
},
29-
"ignorePatterns": ["templates"]
28+
}
3029
}

0 commit comments

Comments
 (0)