Commit Graph

7 Commits

Author SHA1 Message Date
Manol Donev
03cfc0cee3 chore(tslint): update tslint rules and fix errors (#5747)
* chore(tslint): fix tslint config & errors
* chore(tslint): enable double quotes, whitespace, and arrow-return-shorthand rules and fix errors
2018-04-26 18:36:32 +03:00
Hristo Deshev
aae8f1cbb1 Upgrade grunt, fix missing grunt-contrib-copy dependency. 2017-02-07 10:37:34 +02:00
Panayot Cankov
05cd636fc8 npm scripts for typechecking public .d.ts-es and running tslint (#2934)
* npm scripts for typechecking public .d.ts-es and running tslint

* Update test.ts
2016-10-27 15:18:54 +03:00
Hristo Deshev
c3331c0efd Reenable tslint checks for unused variables and expressions. 2016-02-24 11:06:14 +02:00
Hristo Deshev
41cdde4f90 Upgrade tslint 2016-02-24 11:06:14 +02:00
Hristo Deshev
fc99229144 Disable no-unused-variables in tslint to avoid a stack overflow. 2015-09-18 15:31:29 +03:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00