I had to add this, which I did not need before.
.vscode/settings.json
{ "editor.codeActionsOnSave": { "source.fixAll.eslint": "always" } }