Skip to content

Commit

Permalink
Update .lintstagedrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky authored May 4, 2023
1 parent 4cfd902 commit 40745ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/node/.lintstagedrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
module.exports = {
'*.{js,ts}': ['eslint --fix'],
}
module.exports = require("@internal/config").lintStagedConfig

0 comments on commit 40745ff

Please sign in to comment.