Skip to content

Commit

Permalink
azure: Update settings.json (#1801)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Sep 24, 2024
1 parent 02c16b9 commit 08b9fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"**/node_modules": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit 08b9fd9

Please sign in to comment.