We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a974af commit a4f0fd8Copy full SHA for a4f0fd8
.eslintrc.json
@@ -1,8 +1,7 @@
1
{
2
"extends": [
3
"plugin:adonis/typescriptPackage",
4
- "prettier",
5
- "prettier/@typescript-eslint"
+ "prettier"
6
],
7
"plugins": [
8
"prettier"
0 commit comments