diff --git a/.githooks/pre-commit/flow.sh b/.githooks/pre-commit/flow.sh new file mode 100644 index 000000000..1cb551e61 --- /dev/null +++ b/.githooks/pre-commit/flow.sh @@ -0,0 +1 @@ +yarn lint:flow \ No newline at end of file