2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-26 11:31:43 +00:00

chore: move package json to root (#813)

* chore: move package json to root folder

* chore: also lint prettier codestyle

* chore: configure ModManUi files to use lf eof

* chore: update npm versions

* chore: update README of ModMan

* chore: adjust ci to use package json of root folder
This commit is contained in:
Jan
2026-05-25 23:41:21 +02:00
committed by GitHub
parent 98a0d2f185
commit 414ff2f8d9
10 changed files with 745 additions and 691 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
# All .sh files should be lf line endings
*.sh text eol=cl
*.sh text eol=lf
src/ModManUi/** text=auto eol=lf