index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
typescript
Age
Commit message (
Expand
)
Author
2021-06-22
docs: fix typo (#11044)
Luke Ingalls
2021-06-22
feat(cli): support "types" when type checking (#10999)
Kitson Kelly
2021-06-09
docs: improve TypeScript docs around use of libs (#10889)
Kitson Kelly
2021-05-19
docs(typescript): fix typo in faqs (#10682)
Raika Toriyama
2021-05-11
docs: fix issue in manual regarding how to reference types in JavaScript (#10...
Kitson Kelly
2021-05-10
feat: support workspace folders configuration (#10488)
Kitson Kelly
2021-04-29
docs: update configuration to include noUncheckedIndexedAccess (#10324)
Zeshan Aslam
2021-04-26
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...
Nayeem Rahman
2021-04-21
docs: Deno.emit supports bundling as IIFE (#10242)
Zeno Zeng
2021-04-20
docs: Incorrect tsconfig option name (#10140)
caucik
2021-04-01
Fix typo in faqs.md (#9948)
John Spurlock
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