Steps to reproduce
ESLint CLI (working)
- run
pnpm lint
to see the error - run
pnpm lint:fix
to fix the error, the formatting is fine here
ESLint extension or VSCode
- set the
"source.fixAll.eslint": true
in.vscode/settings.json
- open
src/repro.ts
and save,\
characters are inserted