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 bd35919 commit 0b752ddCopy full SHA for 0b752dd
.lintstagedrc
@@ -1,3 +1,3 @@
1
{
2
- "**/*.js": ["yarn format", "yarn lint"]
+ "!(**/templates/*).js": ["yarn format", "yarn lint"]
3
}
0 commit comments