Skip to content

Commit 3c97137

Browse files
committed
chore: update
1 parent 5e31d03 commit 3c97137

5 files changed

Lines changed: 1947 additions & 2509 deletions

File tree

.vscode/extensions.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"recommendations": [
3+
"streetsidesoftware.code-spell-checker",
4+
"editorconfig.editorconfig",
5+
"dbaeumer.vscode-eslint",
6+
"esbenp.prettier-vscode",
7+
"vue.volar"
8+
]
9+
}

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"styl",
3939
"tarojs",
4040
"unplugin",
41+
"unrs",
4142
"walleeeee",
4243
"weapp",
4344
"zhihu",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "taro-vue3-zhihudaily",
33
"version": "0.3.0",
44
"private": true,
5-
"packageManager": "pnpm@10.10.0",
5+
"packageManager": "pnpm@10.11.0",
66
"description": "taro-vue3-zhihudaily",
77
"license": "MIT",
88
"author": {
@@ -34,7 +34,6 @@
3434
},
3535
"devDependencies": {
3636
"@babel/core": "catalog:",
37-
"@babel/plugin-proposal-class-properties": "catalog:",
3837
"@ntnyq/eslint-config": "catalog:",
3938
"@ntnyq/prettier-config": "catalog:",
4039
"@tarojs/cli": "catalog:",

0 commit comments

Comments
 (0)