ant-design/tsconfig.test.json

7 lines
104 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"allowSyntheticDefaultImports": true
}
}