clean up eslintrc

This commit is contained in:
zombiej 2019-12-25 20:25:10 +08:00
parent 80359a15b1
commit c96186d13b

View File

@ -88,7 +88,6 @@ const eslintrc = {
'react/static-property-placement': 0,
'jest/no-test-callback': 0,
'jest/expect-expect': 0,
'import/extensions': 0,
},
globals: {
gtag: true,