Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit 6b1c710

Browse files
committed
Formatting
1 parent 4066198 commit 6b1c710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module.exports = {
33
'plugins': [
44
'react'
55
],
6-
"globals": {
7-
"__DEV__": true
6+
'globals': {
7+
'__DEV__': true
88
},
99
'env': {
1010
'browser': true,

0 commit comments

Comments
 (0)