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 e6575af commit fc11a62Copy full SHA for fc11a62
packages/types/.lintstagedrc.json
@@ -1,3 +1,3 @@
1
{
2
- "*": ["eslint --fix", "prettier --write"]
+ "*.ts": ["eslint --fix", "prettier --write"]
3
}
0 commit comments