summaryrefslogtreecommitdiff
path: root/js/tsconfig.generated.json
AgeCommit message (Collapse)Author
2018-08-22runtime.ts refactor into compiler.ts (#564)Ryan Dahl
Adds compiler_test.ts
2018-08-13Use `@internal` with js/timers.tsKitson Kelly
2018-08-10Only emit declarations for generated files (#502)Kitson Kelly
and remove declarationMap flag from generated tsconfig
2018-08-08Generate declarationsKitson Kelly