UVU-Open-Source / grader-aide

MIT License
0 stars 0 forks source link

figure out how to disable vscode typescript checking in .vue files #4

Closed Jcroxford closed 6 years ago

Jcroxford commented 6 years ago

hotfix for now is to use the comment // @ts-nocheck in the script section but this is reduntant and annoying.

Jcroxford commented 6 years ago

fixed issue by adding vue files to excludes list in jsconfig.json