Skip to content

Commit

Permalink
Strict mode in Flow definition (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
yungsters authored and sindresorhus committed Jan 5, 2019
1 parent 48ba5b0 commit f95d9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js.flow
@@ -1,4 +1,4 @@
// @flow
// @flow strict

type TemplateStringsArray = $ReadOnlyArray<string>;

Expand Down

0 comments on commit f95d9ec

Please sign in to comment.