mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 07:54:49 +00:00
.
This commit is contained in:
parent
12958cdb38
commit
a8c80e7320
@ -9,7 +9,7 @@
|
||||
"lint:fix": "eslint --fix ./src/resources/scripts/ && tsc",
|
||||
"build": "NODE_ENV=production bun run ./build.ts",
|
||||
"build:dev": "NODE_ENV=development bun run ./build.ts",
|
||||
"format": "prettier --write .",
|
||||
"format": "prettier --write --list-different .",
|
||||
"format:check": "prettier --check ."
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user