Browse Source

yvan-ext add init

lizw 3 năm trước cách đây
mục cha
commit
d0d72bebc3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -6,6 +6,7 @@
   "main": "dist/yvan-ext.js",
   "typings": "dist/index.d.ts",
   "scripts": {
+    "init": "yarn && yarn link",
     "build": "yarn -v"
   },
   "devDependencies": {