Pablissimo / SonarTsPlugin

SonarQube plugin for TypeScript files
MIT License
185 stars 106 forks source link

updated and moved dependencies #174

Open M3ssman opened 7 years ago

M3ssman commented 7 years ago

Hello,

i've updated the NPM Dependencies at the basic sample project. Some were far out-dated or not used like gulp. So there are no more complaints from the npm install step about old and/or deprecated Libraries (except the fsevent, but that is optional).

Additionally, there's a pretest stage at the scripts section, which runs the TSC before the actual Tests start.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.456% when pulling 80db72366b7a6b5b95abdebc4016039883b0ddaf on M3ssman:dev into 62d7405dc9eb819baf9d45e414d589527ec458de on Pablissimo:master.