Wesley Wigham fefc47fae3
Flag JS Literals and ignore assignments/accesses to invalid props, instead of adding an index (#25996)
* Remove index signatures from js literals, use an object flag to indicate errors should be ignored instead

* Add focused test on the keyof problem

* Fix fourslash test

* Reenable errors with noImplicitAny flag

* Also disable excess property checks outside of noImplicitAny mode for js literals

* Edit and move comments
2018-08-02 13:40:44 -07:00
..
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-12 12:52:06 -07:00
2018-06-11 15:29:52 -07:00
2018-07-19 18:29:30 -07:00
2018-06-21 00:27:12 -07:00