We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400a9f8 commit 8f29c72Copy full SHA for 8f29c72
.eslintrc.json
@@ -18,7 +18,7 @@
18
"project": "./tsconfig.json"
19
},
20
"plugins": [
21
- "import"
+ "import", "prettier"
22
],
23
"rules": {
24
"no-plusplus": [
0 commit comments