Skip to content

Commit

Permalink
feat(store): apply Flow's strict pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
aneurysmjs committed May 26, 2019
1 parent 90a5ca0 commit 9fa8982
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/app/store/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/**
* @module store
*/
// @flow strict

import configureStore from './configureStore';

Expand Down

0 comments on commit 9fa8982

Please sign in to comment.