summaryrefslogtreecommitdiff
path: root/docs/typescript
AgeCommit message (Expand)Author
2021-05-10feat: support workspace folders configuration (#10488)Kitson Kelly
2021-04-29docs: update configuration to include noUncheckedIndexedAccess (#10324)Zeshan Aslam
2021-04-26refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...Nayeem Rahman
2021-04-21docs: Deno.emit supports bundling as IIFE (#10242)Zeno Zeng
2021-04-20docs: Incorrect tsconfig option name (#10140)caucik
2021-04-01Fix typo in faqs.md (#9948)John Spurlock
2021-01-21docs: update implied tsconfig for "useDefineForClassFields" (#9196)Rob Palmer
2021-01-20docs: Fix typos in TypeScript section of the manual (#9195)Kuzivakwashe
2021-01-20docs: improve manual around typescript (#8139)Kitson Kelly