Skip to content

Commit

Permalink
style: fix eslintrc config file
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 22, 2021
1 parent 0a974af commit a4f0fd8
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 a4f0fd8

Please sign in to comment.