A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/antfu/eslint-config/commit/335542e below:

use "source.fixAll.eslint" to avoid builtin autofixes dropping c… · antfu/eslint-config@335542e · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -8,7 +8,7 @@

8 8 9 9

// Auto fix

10 10

"editor.codeActionsOnSave": {

11 -

"source.fixAll": "explicit",

11 +

"source.fixAll.eslint": "explicit",

12 12

"source.organizeImports": "never"

13 13

},

14 14 Original file line number Diff line number Diff line change

@@ -76,7 +76,7 @@ Add the following settings to your `.vscode/settings.json`:

76 76 77 77

// Auto fix

78 78

"editor.codeActionsOnSave": {

79 -

"source.fixAll": "explicit",

79 +

"source.fixAll.eslint": "explicit",

80 80

"source.organizeImports": "never"

81 81

},

82 82

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4