Closed vcapretz closed 7 years ago
@grvcoelho
There were the following issues with your Pull Request
Check out our Git Style Guide here: https://github.com/pagarme/git-style-guide
This message was auto-generated by https://gitcop.com
There were the following issues with your Pull Request
Check out our Git Style Guide here: https://github.com/pagarme/git-style-guide
This message was auto-generated by https://gitcop.com
@grvcoelho @marquinhoalm done! :D
@grvcoelho deixei então superbowleto e minimizei apenas o stage mesmo! com a apikey passada do limite, coloquei o tslint:disable no começo do arquivo
@vcapretz Parabéns pelo PR!
@vcapretz: obrigado pelo PR :)
Description
As we were using eslint for linting TypeScript files, this commit introduces tslint to the project
The tslint.json file contains the rules and extends the airbnb style guide adapted for tslint
The
npm run lint
command now run both eslint and tslintSome variable names weren't changed as they are exported and used in many different files
it closes #208
Your checklist for this pull request
:rotating_light: Please review this items for a good pull request. :four_leaf_clover:
In a good pull request, everything above is true :relaxed: