Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | feat: support workspace folders configuration (#10488) | Kitson Kelly | |
Ref #8643 | |||
2021-04-29 | docs: update configuration to include noUncheckedIndexedAccess (#10324) | Zeshan Aslam | |
Fixes: #10305 Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-04-26 | refactor(cli): rename Deno.emit() bundle options to "module" and "classic" ↵ | Nayeem Rahman | |
(#10332) | |||
2021-04-21 | docs: Deno.emit supports bundling as IIFE (#10242) | Zeno Zeng | |
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com> | |||
2021-04-20 | docs: Incorrect tsconfig option name (#10140) | caucik | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-04-01 | Fix typo in faqs.md (#9948) | John Spurlock | |
Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-01-21 | docs: update implied tsconfig for "useDefineForClassFields" (#9196) | Rob Palmer | |
2021-01-20 | docs: Fix typos in TypeScript section of the manual (#9195) | Kuzivakwashe | |
2021-01-20 | docs: improve manual around typescript (#8139) | Kitson Kelly | |
Fixes #9054 |