Skip to content

Commit

Permalink
upd: tsconfig vscode-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
richard1015 committed May 18, 2022
1 parent 18fbdd1 commit 6c30300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
}
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"exclude": ["./node_modules","src/sites/mobile-taro"]
"exclude": ["./node_modules","src/sites/mobile-taro","src/packages/vscode-extension"]
}

0 comments on commit 6c30300

Please sign in to comment.