Skip to content

Commit abdb3c8

Browse files
committed
chore: remove @antfu/eslint-config and eslint from package.json and pnpm-workspace.yaml
1 parent 4a8e476 commit abdb3c8

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

eslint.config.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,10 @@
4646
"prepare": "pnpx lefthook install"
4747
},
4848
"devDependencies": {
49-
"@antfu/eslint-config": "catalog:cli",
5049
"@antfu/ni": "catalog:cli",
5150
"@antfu/utils": "catalog:inlined",
5251
"@types/node": "catalog:types",
5352
"bumpp": "catalog:cli",
54-
"eslint": "catalog:cli",
5553
"tinyexec": "catalog:utils",
5654
"tsx": "catalog:cli",
5755
"typescript": "catalog:cli",

pnpm-workspace.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ packages:
55
- examples/*
66
catalogs:
77
cli:
8-
"@antfu/eslint-config": ^4.10.1
98
"@antfu/ni": ^24.1.0
109
bumpp: ^10.1.0
11-
eslint: ^9.22.0
1210
tsx: ^4.19.3
1311
typescript: ^5.8.2
1412
unbuild: ^3.5.0
@@ -23,6 +21,3 @@ catalogs:
2321
"@types/node": ^22.13.10
2422
utils:
2523
tinyexec: ^0.3.2
26-
onlyBuiltDependencies:
27-
- esbuild
28-
- simple-git-hooks

0 commit comments

Comments
 (0)