Commit Graph

98 Commits

Author SHA1 Message Date
liuchao
d22f1bb9ec docs: fix typo 2023-08-17 14:02:39 +08:00
Ruan YiFeng
ed9c8661cf Merge pull request #48 from nocodeempire/main
fix: typo
2023-08-16 16:50:36 +08:00
ruanyf
d75e8a9765 docs(tsconfig.json): fix typo 2023-08-16 16:48:50 +08:00
ruanyf
06e925ceb6 docs(assert): modify assertion function 2023-08-16 16:46:47 +08:00
nocodeempire
c8a81d47e5 fix: typo 2023-08-16 14:00:37 +08:00
chentong
1c27107fe7 update text 2023-08-16 10:29:07 +08:00
owen123f
96f4e00931 fix: typo in comment.md 2023-08-16 07:54:11 +08:00
ruanyf
39891fe0ab docs(enum): fix typo 2023-08-15 20:15:55 +08:00
ruanyf
a529d6c123 docs(decorator): edit text 2023-08-15 20:13:38 +08:00
chentong
652dbb3578 update text 2023-08-15 18:10:05 +08:00
Ruan YiFeng
c41abf37b6 Merge pull request #42 from nocodeempire/main
fix: typo
2023-08-15 17:41:30 +08:00
ruanyf
a654be9a99 docs(assert): fix typo 2023-08-15 17:40:31 +08:00
Ruan YiFeng
2f1201ed9b Merge pull request #43 from blockmood/main
docs(assert): 📃 fix description
2023-08-15 17:39:36 +08:00
ruanyf
b147a95bb4 docs(comment): fixed #41 @ts-expect-error 2023-08-15 17:37:00 +08:00
ruanyf
52847444d4 docs(class): fixed #38 unrelated types for getters and setters 2023-08-15 16:58:16 +08:00
nocodeempire
9faa8ba76d fix: typo 2023-08-15 14:57:33 +08:00
yuexing
a20760e7e5 docs(assert): 📃 fix description 2023-08-15 14:52:38 +08:00
nocodeempire
055b15f112 fix: typo 2023-08-15 14:41:39 +08:00
ruanyf
6d7a259be3 docs(class): fixed typo 2023-08-15 14:30:05 +08:00
Ruan YiFeng
6d3bb9d67f Merge pull request #39 from leinad59/main-1
docs(object): fix typo
2023-08-15 14:27:40 +08:00
ruanyf
f87ed35e4f docs(object): fixed #37 minimum optional property rule 2023-08-15 14:18:11 +08:00
Daniel
28ab32251e docs(object): fix typo 2023-08-15 10:48:05 +08:00
ruanyf
062f30ce82 docs(declare): adjuest txt 2023-08-15 09:19:44 +08:00
Ruan YiFeng
87408add9c Merge pull request #33 from EthanLiu2022/main
第16章和第19章文字勘误
2023-08-15 09:02:48 +08:00
ruanyf
33d0b9e1d4 docs(class): fixed #36 ES6 -> ES2022 2023-08-15 08:59:48 +08:00
ruanyf
3459a161ae docs(class): edit property initial value 2023-08-15 08:54:05 +08:00
ruanyf
d50c9ade07 docs(object): fixed #35 optional property 2023-08-15 08:38:12 +08:00
Ruan YiFeng
52a9bd90f1 Merge pull request #34 from nocodeempire/main
fix: typo
2023-08-15 00:32:09 +08:00
ruanyf
b27f84bf94 docs(enum): fix typo 2023-08-15 00:30:27 +08:00
ruanyf
dbacc81e66 docs(class): fix typo 2023-08-15 00:28:15 +08:00
nocodeempire
7655c27e38 fix: typo 2023-08-14 15:02:48 +08:00
EthanLiu2023
e89c53427c fix:第19章文字勘误 2023-08-14 14:51:53 +08:00
EthanLiu2023
fb36e1767e 勘误 2023-08-14 14:01:49 +08:00
ruanyf
8a1ae219ed docs(module): fixed #31 typo 2023-08-14 12:17:01 +08:00
ruanyf
b017512f25 docs(function): fixed typo 2023-08-14 12:12:46 +08:00
ruanyf
930b3313b8 docs(types): fixed #30 Symbol wrapper object 2023-08-14 12:06:29 +08:00
Ayaka
925339d495 fix: typo in function.md 2023-08-13 21:00:07 +08:00
Ruan YiFeng
48bc23ee5e Merge pull request #26 from biubiubiu999/main
fix: v3类型应该是要示例一个boolean类型
2023-08-12 12:21:01 +08:00
Ikko Eltociear Ashimine
e4a8092ecd docs: fix typo in interface.md
inteface -> interface
2023-08-12 02:34:38 +09:00
biubiubiu999
011e715c4e 这里v3类型应该是要示例一个boolean类型 2023-08-11 23:06:55 +08:00
ruanyf
fbb32136cb docs(operator): modify infer 2023-08-11 19:54:41 +08:00
ruanyf
1b37acc098 docs(decorator): fixed typo 2023-08-11 19:21:56 +08:00
Ruan YiFeng
f99ebcb6b7 Merge pull request #24 from cnwhy/main
fix: class.md  笔误修正
2023-08-11 19:11:04 +08:00
Ruan YiFeng
86d1401ab4 Merge pull request #22 from nocodeempire/main
docs: 去除(), 不然会有理解(|)整体与[]的优先级比较
2023-08-11 19:06:01 +08:00
Ruan YiFeng
77a7fabeec Merge pull request #21 from Lvlin-Qiuyu/main-1
Update function.md
2023-08-11 19:03:54 +08:00
ruanyf
11b4705d8f docs(any): fixed #25 2023-08-11 18:55:40 +08:00
why
be3ace31d6 Update class.md
实例代码,与文字说明不一至处理
2023-08-11 15:40:47 +08:00
why
839bbf9cf8 fix: class.md 笔误修正 2023-08-11 15:26:23 +08:00
nocodeempire
b66402aaf6 docs: 去除(), 不然会有理解(|)整体与[]的优先级比较 2023-08-11 14:01:03 +08:00
绿林
81bf726578 Update function.md
docs:delete「虽然」
2023-08-11 13:09:50 +08:00