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 1c8a79c commit f2b68d6Copy full SHA for f2b68d6
.ecrc
@@ -1,5 +1,7 @@
1
{
2
"exclude": [
3
- "^LICENSE$"
+ "^LICENSE$",
4
+ "node_modules/",
5
+ ".git/"
6
]
7
}
0 commit comments