Skip to content

Commit ce9314a

Browse files
committed
chore: wip
1 parent c735fb5 commit ce9314a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

bun.lockb

428 Bytes
Binary file not shown.

fixtures/eslint.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import antfu from '@antfu/eslint-config'
2-
import unocss from '@unocss/eslint-plugin'
1+
import antfu from '@stacksjs/eslint-config'
2+
import unocss from '@stacksjs/eslint-plugin'
33

44
export default antfu(
55
{

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"release": "bun run changelog && bunx bumpp package.json --all"
4242
},
4343
"dependencies": {
44+
"@stacksjs/eslint-config": "^3.7.3-stacks-1.10",
4445
"@typescript-eslint/utils": "^8.8.1",
4546
"@unocss/config": "0.61.0",
4647
"@unocss/core": "0.61.0",

0 commit comments

Comments
 (0)