import/extensions:0

This commit is contained in:
xiaohuoni
2019-12-09 23:31:54 +08:00
committed by afc163
parent edefe8eb66
commit b97e9cb6d4

View File

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