Skip to content

Commit 4fb3c72

Browse files
authored
Merge pull request #3 from osakipokima/revert-2-jons-branch
Revert "Jons branch"
2 parents 694d5a5 + cc7cc99 commit 4fb3c72

File tree

39 files changed

+92
-185
lines changed

39 files changed

+92
-185
lines changed

.eslintrc.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@ module.exports = {
88
'no-use-before-define': 'off',
99
'react/jsx-filename-extension': 'off',
1010
'react/prop-types': 'off',
11-
'comma-dangle': 'off',
12-
'prefer-stateless': 'off',
13-
'no-useless-constructor': 'off',
14-
'react/prefer-stateless-function':'off',
15-
'import/prefer-default-export': 'off'
11+
'comma-dangle': 'off'
1612
},
1713
'globals': {
1814
"fetch": false
-10.8 KB
Binary file not shown.
-103 KB
Binary file not shown.
-6.08 KB
Binary file not shown.
-63 KB
Binary file not shown.
-16.2 KB
Binary file not shown.
-172 KB
Binary file not shown.
-27.8 KB
Binary file not shown.
-248 KB
Binary file not shown.
-1.28 KB
Loading

0 commit comments

Comments
 (0)