Commit Graph
9 Commits
Author SHA1 Message Date
Andy Hanson 45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Roberto Ritger b9eb2feb3d A-Frame register custom geometry fix 2017-11-15 16:14:22 -08:00
Andy 947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy ccdb9e03d1 Add tslint disables for no-unnecessary-generics (#19564) 2017-09-05 09:14:04 -07:00
Andy d74806eb3d Add lint disables for no-unnecessary-generics (#19508) 2017-09-01 08:34:37 -07:00
Andy a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Paul Shannon 485696c0db making requested changes 2017-06-15 21:13:34 -07:00
Paul Shannon bafdeeaa05 Added A-Frame typings
clean-up aframe DT header

using files in tsconfig.json

removing name from package.json

removing version from package.json

removing scripts from package.json

removing types from package.json

Moved package.json to tests to support ease of use

Telling DT to ignore tests

removing unix standard blank line at end of UNUSED_FILES.txt

dtslint seems to want a commonjs module

module in compileroptions

module in compileroptions

cleaning up lint errors
2017-06-06 12:19:14 -07:00