1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
Commit graph

15 commits

Author SHA1 Message Date
TED@Hexaflow
a70e2249cf
doc: fix duplicated words 'use of use of' (#11230) 2021-07-02 20:26:20 +02:00
Luke Ingalls
188222b893
docs: fix typo (#11044) 2021-06-22 04:39:05 +02:00
Kitson Kelly
281c4cd8fc
feat(cli): support "types" when type checking (#10999)
Fixes #10677
2021-06-22 07:18:32 +10:00
Kitson Kelly
c84c747ea4
docs: improve TypeScript docs around use of libs (#10889)
Closes #10881
2021-06-09 11:52:27 +10:00
Raika Toriyama
7d79d86e55
docs(typescript): fix typo in faqs (#10682) 2021-05-19 12:56:44 +09:00
Kitson Kelly
2aa45f880e
docs: fix issue in manual regarding how to reference types in JavaScript (#10573)
Fixes: #10561
2021-05-11 15:04:00 +10:00
Kitson Kelly
84733d90c7
feat: support workspace folders configuration (#10488)
Ref #8643
2021-05-10 11:16:04 +10:00
Zeshan Aslam
4e434d43e6
docs: update configuration to include noUncheckedIndexedAccess (#10324)
Fixes: #10305 

Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-29 09:33:15 +10:00
Nayeem Rahman
fb1ccc3d88
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#10332) 2021-04-26 06:54:57 +10:00
Zeno Zeng
0a699f416b
docs: Deno.emit supports bundling as IIFE (#10242)
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2021-04-21 08:11:01 -04:00
caucik
07887b120c
docs: Incorrect tsconfig option name (#10140)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-04-20 07:18:31 +10:00
John Spurlock
f9ced5cc14
Fix typo in faqs.md (#9948)
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
2021-04-01 20:19:45 +11:00
Rob Palmer
8bef29fd74
docs: update implied tsconfig for "useDefineForClassFields" (#9196) 2021-01-21 16:38:15 +11:00
Kuzivakwashe
ffb4b32e92
docs: Fix typos in TypeScript section of the manual (#9195) 2021-01-20 06:54:42 -05:00
Kitson Kelly
02c6a88d8a
docs: improve manual around typescript (#8139)
Fixes #9054
2021-01-20 09:28:58 +11:00