Skip to content

Commit a4f0fd8

Browse files
committed
style: fix eslintrc config file
1 parent 0a974af commit a4f0fd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintrc.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"extends": [
33
"plugin:adonis/typescriptPackage",
4-
"prettier",
5-
"prettier/@typescript-eslint"
4+
"prettier"
65
],
76
"plugins": [
87
"prettier"

0 commit comments

Comments
 (0)