Commit Graph
12 Commits
Author SHA1 Message Date
AndyandGitHub cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
AndyandGitHub 924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Kevin LeungandGitHub b684f13531 [fabric] Lower case Boolean 2017-06-28 06:21:16 +08:00
Nathan Shively-Sanders 4874667de9 Fix primitive weak type errors
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Mohamed HegazyandGitHub 2266dcb934 Fix lint failures (#16904) 2017-06-01 18:24:48 -07:00
Jelle SlowackandMohamed Hegazy 3437921207 fabric: callback and options object is optional in setSrc method (#16101)
* callback and options object is optional in setSrc method

* run tsc fixes, remove deprecated internal modules and HtmlInputElement casts
2017-05-04 18:18:01 -07:00
AndyandGitHub e50f8878a5 Use new strict-export-declare-modifiers lint rule (#15844) 2017-04-14 08:20:12 -07:00
AndyandGitHub bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
AndyandGitHub e69b58e400 Apply new lint rules to ever more packages (#15551) 2017-03-31 12:19:34 -07:00
AndyandGitHub d426ff3083 Apply new lint rules to yet more packages (#15486) 2017-03-29 14:46:16 -07:00
AndyandGitHub 5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00