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 16271ce commit a7bf69fCopy full SHA for a7bf69f
1 file changed
.flowconfig
@@ -18,6 +18,9 @@
18
# Ignore jest
19
.*/react-native/node_modules/jest-cli/.*
20
21
+# Ignore Website
22
+.*/website/.*
23
+
24
[include]
25
26
[libs]
0 commit comments