Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-09 | Migrate from tslint to eslint for linting (#1905) | Kitson Kelly | |
2019-03-03 | Removed comment from tslint.json (#1878) | Lazarus Holl | |
2018-10-04 | tslint: no-unused-variable is deprecated. | Ryan Dahl | |
Since TypeScript 2.9. We are already using noUnusedLocals in tsconfig.json. | |||
2018-08-26 | format | Bert Belder | |
2018-08-25 | Prevent circular imports in ts code (#576) | Francesco Borzì | |
2018-07-06 | Import ts file from prototype without change | Ryan Dahl | |
From commit 559453cf6cc88283bcf8fdeccd387458f5c63165 Excluding v8worker.d.ts, main.ts, and deno.d.ts. Updates tslint.json to be original settings. | |||
2018-07-01 | Add tslint | Parsa Ghadimi | |
2018-06-22 | Delete go implementation (#276) | Ryan Dahl | |
The go prototype will remain at https://github.com/ry/deno/tree/golang | |||
2018-05-15 | Compile cache and relative imports working. | Ryan Dahl | |
2018-05-14 | Format | Ryan Dahl | |
2018-05-14 | Add tslint, and tenative travis file. | Ryan Dahl | |