Skip to content

Commit 4b926da

Browse files
format(@nestjs) revert lint precommit hook
1 parent 77d4ea7 commit 4b926da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
},
147147
"lint-staged": {
148148
"packages/**/*.{ts,json}": [
149+
"npm run lint",
149150
"npm run format",
150151
"git add"
151152
]

0 commit comments

Comments
 (0)