diff --git a/nodecar/package.json b/nodecar/package.json index 4426c8a..f97d805 100644 --- a/nodecar/package.json +++ b/nodecar/package.json @@ -29,6 +29,7 @@ "nodemon": "^3.1.10", "proxy-chain": "^2.5.9", "ts-node": "^10.9.2", - "typescript": "^5.8.3" + "typescript": "^5.8.3", + "typescript-eslint": "^8.33.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f517ec8..227032b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,6 +183,9 @@ importers: typescript: specifier: ^5.8.3 version: 5.8.3 + typescript-eslint: + specifier: ^8.33.1 + version: 8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) packages: