Add Formatting (Thank God)
This commit is contained in:
@@ -5,8 +5,11 @@
|
||||
"description": "Minecraft TypeScript Starter Project",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.9.1",
|
||||
"@minecraft/server-ui": "^1.1.0",
|
||||
"del": "^6.0.0",
|
||||
"eslint": "^9.9.1",
|
||||
"globals": "^15.9.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-cli": "^2.3.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
@@ -17,6 +20,7 @@
|
||||
"readline-sync": "^1.4.10",
|
||||
"source-map": "^0.7.4",
|
||||
"typescript": "^4.4.3",
|
||||
"typescript-eslint": "^8.3.0",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user