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 Nov 30, 2018
1 parent b827cb0 commit 70bb378
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 70bb378

Please sign in to comment.