Commit 7af92bd 0 parents commit 7af92bd Copy full SHA for 7af92bd
File tree 4 files changed +30
-0
lines changed
4 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ root = true
2
+
3
+ [* ]
4
+ end_of_line = lf
5
+ insert_final_newline = true
6
+
7
+ [* .{js,json,yml} ]
8
+ charset = utf-8
9
+ indent_style = space
10
+ indent_size = 2
Original file line number Diff line number Diff line change
1
+ /.yarn /** linguist-vendored
2
+ /.yarn /releases /* binary
3
+ /.yarn /plugins /** /* binary
4
+ /.pnp. * binary linguist-generated
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " gitwit" ,
3
+ "packageManager" : " yarn@4.4.1"
4
+ }
Original file line number Diff line number Diff line change
1
+ # This file is generated by running "yarn install" inside your project.
2
+ # Manual changes might be lost - proceed with caution!
3
+
4
+ __metadata :
5
+ version : 8
6
+ cacheKey : 10c0
7
+
8
+ " gitwit@workspace:. " :
9
+ version : 0.0.0-use.local
10
+ resolution : " gitwit@workspace:."
11
+ languageName : unknown
12
+ linkType : soft
You can’t perform that action at this time.
0 commit comments