diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2018-10-06 00:13:22 +1000 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-05 10:13:22 -0400 |
| commit | 6c42ded0970826aaf424f3ae572cb35a4ff212dc (patch) | |
| tree | 717fc134fd9cc732121c627d340dae59b5c3a379 /js/tsconfig.declarations.json | |
| parent | 6a649012bcd780f4b3adfa55647772fce0012fde (diff) | |
Hide compiler module (#909)
Fixes #876
Diffstat (limited to 'js/tsconfig.declarations.json')
| -rw-r--r-- | js/tsconfig.declarations.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tsconfig.declarations.json b/js/tsconfig.declarations.json index c4aec8ee0..6371182b6 100644 --- a/js/tsconfig.declarations.json +++ b/js/tsconfig.declarations.json @@ -13,7 +13,6 @@ }, "files": [ "../node_modules/typescript/lib/lib.esnext.d.ts", - "./compiler.ts", "./deno.ts", "./globals.ts" ] |
