Skip to content

Commit 0cdd48b

Browse files
committed
chore: lint staged files
1 parent d975278 commit 0cdd48b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"vitest": "^3.2.4"
5858
},
5959
"lint-staged": {
60-
"*.ts": "pnpm test"
60+
"*.ts": "pnpm lint"
6161
}
6262
}

0 commit comments

Comments
 (0)