We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e92764 commit ffc2b4bCopy full SHA for ffc2b4b
.lintstagedrc
@@ -1,3 +1,3 @@
1
{
2
- "**/*.js": ["yarn format", "yarn lint"]
+ "!(**/templates/*).js": ["yarn format", "yarn lint"]
3
}
0 commit comments