We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cfd902 commit 40745ffCopy full SHA for 40745ff
packages/node/.lintstagedrc.js
@@ -1,3 +1 @@
1
-module.exports = {
2
- '*.{js,ts}': ['eslint --fix'],
3
-}
+module.exports = require("@internal/config").lintStagedConfig
0 commit comments