dojo / interfaces

🚀 Dojo 2 - common interfaces and types.
http://dojo.io
Other
1 stars 14 forks source link

Remove dependency on tslint and grunt-tslint #70

Closed agubler closed 7 years ago

agubler commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Remove explicit dependency on tslint and grunt-tslint as this is now provided by grunt-dojo2. Also cleans up rules that are not compatible with tslint 4+ in preparation for the dependency update in grunt-dojo2.

Will fail until https://github.com/dojo/grunt-dojo2/pull/121 has been merged and version 2.0.0-beta.36 is released

Related to https://github.com/dojo/meta/issues/159