diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2018-09-04 12:23:38 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-09-05 08:45:55 -0400 |
| commit | 10dc71133af211de40e29e7a7ab8c470a4a2c417 (patch) | |
| tree | f44cd8d8dc430f22cec974ac4ccd4490453de20b /js/tsconfig.generated.json | |
| parent | 2c0d00840d09ce6d8f2b8615c9682ce4dfbfdb9d (diff) | |
Mark APIs at internal and include JSDoc in types
Diffstat (limited to 'js/tsconfig.generated.json')
| -rw-r--r-- | js/tsconfig.generated.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tsconfig.generated.json b/js/tsconfig.generated.json index 8a8269d5b..c4aec8ee0 100644 --- a/js/tsconfig.generated.json +++ b/js/tsconfig.generated.json @@ -8,6 +8,7 @@ "declaration": true, "emitDeclarationOnly": true, "module": "amd", + "removeComments": false, "stripInternal": true }, "files": [ |
