Browse Source

clean up eslintrc

pull/20449/head
zombiej 5 years ago
parent
commit
c96186d13b
  1. 1
      .eslintrc.js

1
.eslintrc.js

@ -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,

Loading…
Cancel
Save