Skip to content

Commit 66988fa

Browse files
committed
docs: add import codegen
1 parent c103128 commit 66988fa

File tree

7 files changed

+1214
-121
lines changed

7 files changed

+1214
-121
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@babel/core": "^7.22.9",
30+
"@highlightjs/vue-plugin": "^2.1.0",
3031
"@rollup/plugin-node-resolve": "^15.1.0",
3132
"@rollup/plugin-replace": "^5.0.2",
3233
"@rollup/plugin-terser": "^0.4.3",
@@ -41,6 +42,7 @@
4142
"@vue/composition-api": "^1.7.1",
4243
"@vue/eslint-config-prettier": "^6.0.0",
4344
"@vue/eslint-config-typescript": "^10.0.0",
45+
"@vueuse/core": "^10.4.1",
4446
"comment-mark": "^1.1.1",
4547
"core-js": "^3.32.0",
4648
"echarts": "^5.4.3",
@@ -49,12 +51,12 @@
4951
"eslint": "^7.32.0",
5052
"eslint-plugin-prettier": "^3.4.1",
5153
"eslint-plugin-vue": "^8.7.1",
54+
"highlight.js": "^11.8.0",
5255
"pinia": "^2.1.6",
5356
"postcss": "^8.4.27",
5457
"postcss-loader": "^5.3.0",
5558
"postcss-nested": "^5.0.6",
5659
"prettier": "^2.8.8",
57-
"qs": "^6.11.2",
5860
"raw-loader": "^4.0.2",
5961
"resize-detector": "^0.3.0",
6062
"rimraf": "^3.0.2",

pnpm-lock.yaml

Lines changed: 53 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)