Skip to content
This repository has been archived by the owner on Feb 24, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1231 from cuaklabs/chore/remove-unused-legacy-packge
Browse files Browse the repository at this point in the history
Remove eslint legacy config package
  • Loading branch information
notaphplover authored Oct 28, 2024
2 parents fb7eb34 + f41451f commit 3162904
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 198 deletions.
6 changes: 2 additions & 4 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
"pnpm": "8"
},
"extends": ["config:base", ":disableRateLimiting"],
"ignoreDeps": ["eslint-plugin-import"],
"ignoreDeps": [],
"rebaseWhen": "conflicted",
"semanticCommits": "enabled",
"schedule": [
"at any time"
],
"schedule": ["at any time"],
"packageRules": [
{
"groupName": "auto merge on patch or minor",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/prompt-cli": "19.5.0",
"@cuaklabs/eslint-config-iocuak": "workspace:*",
"@cuaklabs/iocuak-eslint-config": "workspace:*",
"@cuaklabs/iocuak-jest-config": "workspace:*",
"@cuaklabs/iocuak-prettier-config": "workspace:*",
Expand Down
5 changes: 0 additions & 5 deletions packages/eslint-config-iocuak/.gitignore

This file was deleted.

166 changes: 0 additions & 166 deletions packages/eslint-config-iocuak/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions packages/eslint-config-iocuak/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/eslint-config-iocuak/prettier.config.js

This file was deleted.

0 comments on commit 3162904

Please sign in to comment.