.vscode/settings.json in copy_tuner_client-0.16.3 vs .vscode/settings.json in copy_tuner_client-0.17.1
- old
+ new
@@ -1,7 +1,7 @@
{
"editor.codeActionsOnSave": {
- "source.fixAll.eslint": true,
+ "source.fixAll.eslint": "explicit"
},
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.importModuleSpecifier": "non-relative",
}