Add jest set

This commit is contained in:
Chi Vinh Le
2018-07-13 16:21:31 -03:00
parent bd4091e41b
commit b1a7cdb78f
+1
View File
@@ -59,6 +59,7 @@ const config: Config = {
"compileRelayStream",
],
docz: ["runDocz", "compileCSSTypes"],
jest: ["runJest", "compileCSSTypes", "compileRelayStream"],
},
};