Skip to content

Commit

Permalink
[chore] no need to disable eslint check
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Sep 25, 2021
1 parent 232ba98 commit b164420
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,5 @@
},
"settings": {
"import/ignore": "/template/"
},
"rules": {
"@typescript-eslint/no-var-requires": "off"
}
}

0 comments on commit b164420

Please sign in to comment.