update defineFunction to accept a single arg, introduce flow to do some typechecking

This commit is contained in:
Kevin Barabash
2017-08-19 21:18:12 -04:00
committed by Kevin Barabash
parent a99c7c9e0f
commit d8116bdc64
7 changed files with 174 additions and 131 deletions

11
.flowconfig Normal file
View File

@@ -0,0 +1,11 @@
[ignore]
<PROJECT_ROOT>/build
<PROJECT_ROOT>/node_modules/match-at
[include]
[libs]
[lints]
[options]