Skip to content

Commit 6d79aa6

Browse files
author
Andy Hanson
committed
Factor public type definitions out of services.ts into services/types.ts
1 parent 3bcfb6b commit 6d79aa6

File tree

4 files changed

+809
-805
lines changed

4 files changed

+809
-805
lines changed

Jakefile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ var servicesSources = [
102102
"services.ts",
103103
"shims.ts",
104104
"signatureHelp.ts",
105+
"types.ts",
105106
"utilities.ts",
106107
"formatting/formatting.ts",
107108
"formatting/formattingContext.ts",

0 commit comments

Comments
 (0)