|
@@ -19,7 +19,7 @@
|
|
|
"editor.formatOnSave": false
|
|
"editor.formatOnSave": false
|
|
|
},
|
|
},
|
|
|
"editor.codeActionsOnSave": {
|
|
"editor.codeActionsOnSave": {
|
|
|
- "source.fixAll.eslint": false,
|
|
|
|
|
|
|
+ "source.fixAll.eslint": true,
|
|
|
"source.fixAll.markdownlint": true
|
|
"source.fixAll.markdownlint": true
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|