Closed
Description
TypeScript Version: 3.7.x-dev.201xxxxx
Search Terms:
Code
- clone https://github.com/falsandtru/spica
- run
npm i
- launch VSCode
- open src/supervisor.ts
- remove the first @ts-ignore
- redo
- the error ignored by @ts-ignore is activated
Expected behavior:
Actual behavior:
Playground Link:
Related Issues: #32953