Closed keokilee closed 9 years ago
Removed occurrences of use strict and updated the tslint.json so that it's not required.
Interesting... what's annoying about use strict?
use strict
That you'd have to put it anywhere and everywhere. We're using Typescript, so we shouldn't need it, right?
Removed occurrences of use strict and updated the tslint.json so that it's not required.