We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4382d6 commit 6ded57bCopy full SHA for 6ded57b
format-project.js
package.json
@@ -4,7 +4,6 @@
4
"description": "基于Vue 2 + Element UI的企业级AI聊天组件库",
5
"private": true,
6
"scripts": {
7
- "format": "node format-project.js",
8
"lint": "eslint --ext .js,.vue .",
9
"lint:fix": "eslint --ext .js,.vue . --fix",
10
"install:all": "npm install && cd packages/element-ui-x && npm install && cd ../../examples && npm install && cd ../docs && npm install",
0 commit comments