mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
chore: update tsconfig
This commit is contained in:
parent
82759121e6
commit
cf5d8f9f58
@ -2,7 +2,7 @@
|
||||
"extends": "tsconfig-vuepress/base.json",
|
||||
"compilerOptions": {
|
||||
"target": "ES2022",
|
||||
"lib": ["DOM", "ES2022"],
|
||||
"lib": ["DOM", "ES2024"],
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"noImplicitAny": false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user