Skip to content

Commit 71dafe3

Browse files
MACMAC
authored andcommitted
TypeScript
1 parent 4d94b0b commit 71dafe3

File tree

2 files changed

+779
-0
lines changed

2 files changed

+779
-0
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ module.exports = {
100100
{ text: 'webpack', link: '/webpack' },
101101
{ text: 'git', link: '/git' },
102102
{ text: 'vue3面试题', link: '/vue3面试题' },
103+
{ text: 'TypeScript', link: '/TypeScript' },
103104
]
104105
}
105106
],

0 commit comments

Comments
 (0)