We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cbed4 commit 9f49cc2Copy full SHA for 9f49cc2
eslint.electron.json
@@ -7,8 +7,7 @@
7
"extends": [
8
"plugin:@typescript-eslint/recommended",
9
"plugin:@typescript-eslint/recommended-requiring-type-checking",
10
- "prettier",
11
- "prettier/@typescript-eslint"
+ "prettier"
12
],
13
"parser": "@typescript-eslint/parser",
14
"parserOptions": {
eslint.svelte.json
0 commit comments