@baic/yolk-cli 2.1.0-alpha.57 → 2.1.0-alpha.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baic/yolk-cli",
3
- "version": "2.1.0-alpha.57",
3
+ "version": "2.1.0-alpha.59",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/303394539/yolk.git"
@@ -51,5 +51,5 @@
51
51
  "publishConfig": {
52
52
  "access": "public"
53
53
  },
54
- "gitHead": "7119f1f025da6f5c50e917010f20ad0415d39a95"
54
+ "gitHead": "6661143c9c3ccee51b768d523ec84d243c7595a7"
55
55
  }
@@ -24,6 +24,9 @@ lib/
24
24
  *.dia~
25
25
  .ice
26
26
 
27
+ # ide
28
+ .vscode
29
+
27
30
  *less.d.ts*
28
31
  *scss.d.ts*
29
32
  .eslintcache
@@ -24,6 +24,9 @@ lib/
24
24
  *.dia~
25
25
  .ice
26
26
 
27
+ # ide
28
+ .vscode
29
+
27
30
  *less.d.ts*
28
31
  *scss.d.ts*
29
32
  .eslintcache
@@ -24,6 +24,9 @@ lib/
24
24
  *.dia~
25
25
  .ice
26
26
 
27
+ # ide
28
+ .vscode
29
+
27
30
  *less.d.ts*
28
31
  *scss.d.ts*
29
32
  .eslintcache
@@ -24,6 +24,9 @@ lib/
24
24
  *.dia~
25
25
  .ice
26
26
 
27
+ # ide
28
+ .vscode
29
+
27
30
  *less.d.ts*
28
31
  *scss.d.ts*
29
32
  .eslintcache
@@ -24,6 +24,9 @@ lib/
24
24
  *.dia~
25
25
  .ice
26
26
 
27
+ # ide
28
+ .vscode
29
+
27
30
  *less.d.ts*
28
31
  *scss.d.ts*
29
32
  .eslintcache
@@ -34,4 +34,7 @@ deploy_versions/
34
34
  .eslintcache
35
35
  .stylelintcache
36
36
  .vscode
37
- project.private.config.json
37
+ project.private.config.json
38
+
39
+ # ide
40
+ .vscode