mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00
import/extensions:0
This commit is contained in:
parent
edefe8eb66
commit
b97e9cb6d4
@ -87,6 +87,7 @@ const eslintrc = {
|
|||||||
'react/static-property-placement': 0,
|
'react/static-property-placement': 0,
|
||||||
'jest/no-test-callback': 0,
|
'jest/no-test-callback': 0,
|
||||||
'jest/expect-expect': 0,
|
'jest/expect-expect': 0,
|
||||||
|
'import/extensions': 0,
|
||||||
},
|
},
|
||||||
globals: {
|
globals: {
|
||||||
gtag: true,
|
gtag: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user