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 fd40466 commit dc88745Copy full SHA for dc88745
.watchmanconfig
@@ -1,6 +1,7 @@
1
{
2
"ignore_dirs": [
3
".git",
4
- "node_modules"
+ "node_modules",
5
+ "examples"
6
]
7
}
0 commit comments