Commit graph

9 commits

Author SHA1 Message Date
Ryan Dahl 30acfdf331 tslint: no-unused-variable is deprecated.
Since TypeScript 2.9.  We are already using noUnusedLocals in
tsconfig.json.
2018-10-04 00:25:55 -04:00
Bert Belder ddddd50540
format 2018-08-26 18:27:22 +02:00
Francesco Borzì 84c38f34ee Prevent circular imports in ts code (#576) 2018-08-25 15:42:49 -04:00
Ryan Dahl fe404dfce9 Import ts file from prototype without change
From commit 559453cf6c
Excluding v8worker.d.ts, main.ts, and deno.d.ts.

Updates tslint.json to be original settings.
2018-07-06 12:22:11 -04:00
Parsa Ghadimi 235e549035 Add tslint 2018-07-01 21:41:53 +02:00
Ryan Dahl 86354a29a4
Delete go implementation (#276)
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-06-22 14:23:42 +02:00
Ryan Dahl 5117a8f8a2 Compile cache and relative imports working. 2018-05-15 04:50:45 -04:00
Ryan Dahl 2da9893da3 Format 2018-05-14 03:15:21 -04:00
Ryan Dahl 6f59a9588b Add tslint, and tenative travis file. 2018-05-14 03:06:09 -04:00