Lemoncode / webpack-1.x-by-sample

Learn webpack 1.x by sample
http://www.lemoncode.net/
MIT License
27 stars 17 forks source link

Add step about tsconfig.json in 02 Fx/03 Angular2/README_es.md #66

Closed linuxonrails closed 7 years ago

linuxonrails commented 7 years ago

Add step about tsconfig.json in 02 Fx/03 Angular2/README_es.md

linuxonrails commented 7 years ago

Add .eslintignore in /04 Misc/01 Linting #56

datencia commented 7 years ago

Well done! but...

1.- Consider creating a branch per issue. This PR actually works on three different issues (angular2, linting & imports). @brauliodiez what do you think?

2.- About the review of the Angular2 README.md, can you please add the typescript installation section under the steps sections... just before the webpack configuration.