diff --git a/package.json b/package.json index 4a7a349..1b724d7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "typings": "src/types/index.d.ts", "scripts": { "start": "node src/index.js", - "lint": "eslint src/ scripts/" + "lint": "eslint src/ scripts/ & tsc" }, "dependencies": { "@akki256/discord-interaction": "^3.1.0",