mirror of
https://github.com/fmhy/edit.git
synced 2025-08-06 11:12:15 +10:00
merge search branch into redesign
This commit is contained in:
parent
c7153b6739
commit
5bbdf245ae
7 changed files with 1532 additions and 35 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