File tree Expand file tree Collapse file tree 5 files changed +32
-0
lines changed Expand file tree Collapse file tree 5 files changed +32
-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+ .yarn /*
2+ ! .yarn /patches
3+ ! .yarn /plugins
4+ ! .yarn /releases
5+ ! .yarn /sdks
6+ ! .yarn /versions
7+
8+ # Swap the comments on the following lines if you wish to use zero-installs
9+ # In that case, don't forget to run `yarn config set enableGlobalCache false`!
10+ # Documentation here: https://yarnpkg.com/features/caching#zero-installs
11+
12+ # !.yarn/cache
13+ .pnp. *
Original file line number Diff line number Diff line change 1+ # ghoulscript
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " ghoulscript" ,
3+ "packageManager" : " yarn@4.2.2"
4+ }
You can’t perform that action at this time.
0 commit comments