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