Skip to content

Commit 40745ff

Browse files
authored
Update .lintstagedrc.js
1 parent 4cfd902 commit 40745ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/node/.lintstagedrc.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
module.exports = {
2-
'*.{js,ts}': ['eslint --fix'],
3-
}
1+
module.exports = require("@internal/config").lintStagedConfig

0 commit comments

Comments
 (0)