Commit aae4da9
committed
vscode: replace deprecated boolean with string
The boolean values for `source.fixAll.eslint` are deprecated. This
commit changes the boolean values to the correct string values.
See: https://code.visualstudio.com/updates/v1_83#_editor1 parent cb6977f commit aae4da9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments