Commit Graph
9 Commits
Author SHA1 Message Date
TravCav 9861569ae9 found another place to fall through in the checker 2018-04-06 13:40:58 -04:00
TravCav 60bd7e861c removed always true condition 2018-04-06 12:23:41 -04:00
TravCav 77164e1eb9 redundant code 2018-04-05 12:58:42 -04:00
TravCav 42d226ca42 isDefaultExport is always false here. 2018-04-05 10:38:51 -04:00
TravCav 3ce25593cd removed unused code 2018-04-05 10:29:35 -04:00
TravCav d0ab1642fe Fix for Issue #21512 and code cleanup for Jakefile.js (#21513)
* Code cleanup for Jakefile.js

Jakefile.js was throwing lint warnings so I cleaned some of them up.

* took out jshint flag

removed /*jshint esversion: 6 */
2018-01-31 12:59:17 -08:00
TravCav a9fc00188d fixes tslint warning (#21469) 2018-01-29 22:36:14 -08:00
TravCav 9611e58670 combined logic in parseParameterOrPropertyTag (#16481) 2017-06-13 16:30:36 -07:00
TravCav b57830f7f9 enforcing curly braces (#16315) 2017-06-07 11:58:25 -07:00