Closed sebastianrath closed 3 years ago
VScode might accidentally use a wrong TypeScript version. Adding a settings.json file and setting the version in tsconfig.json.
settings.json
tsconfig.json
VScode might accidentally use a wrong TypeScript version. Adding a
settings.json
file and setting the version intsconfig.json
.