Skip to content

Commit

Permalink
change email
Browse files Browse the repository at this point in the history
  • Loading branch information
yinsang committed Sep 14, 2018
1 parent 766193b commit d8cfb43
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,9 @@ webpack、eslint需要全局npm安装
10. vue-webpack-eslint-typescript

webpack + +babel-loader + vue-loader + webpack-dev-server + eslint + typescript
vue的ts支持暂时用vue-property-decorator,因为ts对vue的this识别很困难,后期vue+ts兼容较好时可以废弃vue-property-decorator
vue的ts支持暂时用vue-property-decorator,因为ts对vue的this识别很困难,后期vue+ts兼容较好时可以废弃vue-property-decorator

11. react-webpack-eslint-typescript

webpack + +babel-loader + webpack-dev-server + eslint + typescript
事实证明react比vue对ts的支持好太多了啊,摔!

0 comments on commit d8cfb43

Please sign in to comment.