TypeScript/src
Andy cee4289f58
Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711)
* Add code fix to convert 'require' in a '.ts' file to an 'import'

* Only add suggestion for modules

* Revert "Only add suggestion for modules"

This reverts commit b1a728fdac.
2018-05-01 09:24:02 -07:00
..
compiler Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
harness Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
lib add lib.es2018.intl + fix lib.es2017.intl 2018-04-30 15:17:00 -04:00
loc/lcl LEGO: check in for master to temporary branch. 2018-04-30 22:10:57 +00:00
server Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
services Add code fix to convert 'require' in a '.ts' file to an 'import' (#23711) 2018-05-01 09:24:02 -07:00
tsconfig-base.json