Skip to content

Commit 313e8eb

Browse files
chore: wip
1 parent cc2e495 commit 313e8eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",
4141
"prepublishOnly": "bun --bun run build",
4242
"test": "bun test",
43-
"lint": "bunx --bun pickier lint .",
44-
"lint:fix": "bunx --bun pickier lint . --fix",
43+
"lint": "bunx --bun pickier .",
44+
"lint:fix": "bunx --bun pickier . --fix",
4545
"changelog": "bunx logsmith --verbose",
4646
"changelog:generate": "bunx logsmith --output CHANGELOG.md",
4747
"release": "bun run changelog:generate && bunx bumpx prompt --recursive",

0 commit comments

Comments
 (0)