Skip to content

Commit 9598dcb

Browse files
committed
Replace lint-staged with nano-staged
1 parent f5c9ccc commit 9598dcb

4 files changed

Lines changed: 19 additions & 480 deletions

File tree

.lintstagedrc.json

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

.nano-staged.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"*.{ts,json,md,yml}": "prettier --write"
3+
}

0 commit comments

Comments
 (0)