mirror of
https://github.com/fmhy/edit.git
synced 2025-08-06 03:02:19 +10:00
wip: init
This commit is contained in:
parent
45d9157281
commit
2606a39f8d
10 changed files with 1670 additions and 55 deletions
|
@ -13,7 +13,7 @@
|
|||
"noUnusedLocals": true,
|
||||
"strictNullChecks": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": ["vitepress"]
|
||||
"types": ["vitepress", "vitepress/client"]
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"include": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue