From e60523c7b61769cb15798d9e71769e56bcf9cd0b Mon Sep 17 00:00:00 2001 From: Taken Date: Sat, 20 Jan 2024 17:22:23 +0100 Subject: [PATCH] Saved one file and removed prettier --- package.json | 2 -- src/commands/update.ts | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index d4c5bfb..877a365 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "dev:js": "nodemon --config nodemon-js.json dist/index.js", "dev:build": "ts-node scripts/dev-deploy.ts", "dev:delete": "ts-node scripts/delete-commands.ts", - "format": "prettier --write src/", "lint": "eslint src", "lint:fix": "eslint --fix src", "prod:build": "ts-node scripts/deploy-commands.ts" @@ -35,7 +34,6 @@ "@typescript-eslint/eslint-plugin": "^6.18.1", "@typescript-eslint/parser": "^6.18.1", "eslint": "^8.56.0", - "prettier": "^3.2.1", "ts-node": "^10.9.2", "typescript": "^5.3.3" } diff --git a/src/commands/update.ts b/src/commands/update.ts index 54c868e..26b7f09 100644 --- a/src/commands/update.ts +++ b/src/commands/update.ts @@ -126,8 +126,7 @@ export = { await interaction.editReply({ embeds: [{ - description: - "Updated your roles to `" + replyRank + "`", + description: "Updated your roles to `" + replyRank + "`", color: embedColor, thumbnail: { url: head!