Skip to content

Commit

Permalink
fix: TS plugin not working
Browse files Browse the repository at this point in the history
close #435
  • Loading branch information
johnsoncodehk committed Aug 31, 2021
1 parent 4370716 commit 28902ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscodeignore
Expand Up @@ -20,6 +20,7 @@ node_modules/**/LICENSE

# ignore all *.js
node_modules/**/*.js
!node_modules/typescript-vue-plugin/out/*.js

# whitelist
node_modules/@vue/**/@babel/**
Expand Down

0 comments on commit 28902ce

Please sign in to comment.