代码拉取完成,页面将自动刷新
{
"compilerOptions": {
"baseUrl": "./",
"target": "esnext",
"moduleResolution": "node",
"jsx": "preserve",
"esModuleInterop": true,
"experimentalDecorators": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noImplicitReturns": true,
"suppressImplicitAnyIndexErrors": true,
"declaration": true,
"skipLibCheck": true,
"paths": {
"@/": ["./packages/"],
"@yloo/poppy-common": ["./packages/common/src/index.tsx"],
"@yloo/poppy-icons": ["./packages/icons/src/index.tsx"],
"@yloo/poppy-ui": ["./packages/ui/src/index.tsx"],
"@yloo/poppy-core": ["./packages/core/src/index.tsx"],
"@yloo/poppy-mock": ["./packages/mock/src/index.tsx"],
"@yloo/poppy-plugin": ["./packages/plugin/src/index.tsx"],
"@yloo/poppy-table": ["./packages/table/src/index.tsx"],
"@yloo/poppy-formily": ["./packages/formily/src/index.tsx"],
"@yloo/poppy-blocks": ["./packages/blocks/src/index.tsx"]
}
},
"include": [
"typings.d.ts",
"**/src/**/*",
"**/mock/**/*",
"**/docs/**/*",
"scripts/**/*",
"**/demos",
".eslintrc.js",
"tests",
"jest.config.js",
"**/fixtures",
"./tests/no-duplicated.ts"
],
"plugins": [{ "transform": "typescript-transform-paths", "afterDeclarations": true }]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。