Skip to content

Commit e53f761

Browse files
committed
ci: update lintstaged config.
1 parent a9f58e6 commit e53f761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintstagedrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"*.{js,jsx,tsx,ts,less,md,json}": [
3-
"pretty-quick --staged"
3+
"prettier --write"
44
]
55
}

0 commit comments

Comments
 (0)