move to yarn v2

This commit is contained in:
DecDuck
2024-11-04 22:55:29 +11:00
parent a8f58eba7c
commit b744671e57
7 changed files with 10309 additions and 7137 deletions

10
.editorconfig Normal file
View File

@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2