Skip to content
This repository was archived by the owner on Mar 5, 2019. It is now read-only.

Commit 637d32a

Browse files
committed
Update dependencies
1 parent b8737d9 commit 637d32a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ module.exports = {
55
'plugin:flowtype/recommended'
66
],
77
plugins: [
8-
"flowtype"
8+
"flowtype",
9+
"import"
910
],
1011
env: {
1112
browser: true,

0 commit comments

Comments
 (0)