Skip to content

Commit bc6d367

Browse files
committed
fix: remove old config
1 parent 9c8a16d commit bc6d367

File tree

3 files changed

+6
-58
lines changed

3 files changed

+6
-58
lines changed

.eslintrc.cjs

-52
This file was deleted.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"scripts": {
3939
"build": "nest build",
4040
"lint": "eslint '{src,test}/**/*.ts' --cache",
41-
"lint:fix": "eslint '{src,test}/**/*.ts' --cache --fix --debug",
41+
"lint:fix": "eslint '{src,test}/**/*.ts' --cache --fix",
4242
"orm": "npx mikro-orm",
4343
"prebuild": "rimraf dist",
4444
"sample": "cd env; npx sample-env --env .env.dev",
@@ -149,7 +149,7 @@
149149
"@nestjs/cli": "10.1.18",
150150
"@nestjs/schematics": "10.0.2",
151151
"@nestjs/testing": "10.2.6",
152-
"@rubiin/eslint-config": "^1.8.6-beta.9",
152+
"@rubiin/eslint-config": "^1.8.6-beta.10",
153153
"@rubiin/tsconfig": "^1.1.0",
154154
"@sentry/types": "^7.72.0",
155155
"@side/jest-runtime": "^1.1.0",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)