Skip to content

Commit

Permalink
chore: update .eslintrc to use latest typescript-eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 22, 2021
1 parent 3b176d4 commit 3037ccb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"extends": [
"plugin:adonis/typescriptPackage",
"prettier",
"prettier/@typescript-eslint"
"prettier"
],
"plugins": [
"prettier"
Expand Down

0 comments on commit 3037ccb

Please sign in to comment.