Strict mode in Flow definition

This commit is contained in:
Tim Yung 2018-11-24 22:54:39 -08:00
parent b827cb0817
commit 8fb738d839

View file

@ -1,4 +1,4 @@
// @flow
// @flow strict
type TemplateStringsArray = $ReadOnlyArray<string>;