Skip to content

Commit fb4bb27

Browse files
wumailboyongjiong
authored andcommitted
fix(core): types build error
1 parent 6780155 commit fb4bb27

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/core/tsconfig.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
"include": [
44
"src/**/*"
55
],
6-
"compilerOptions": {
7-
"allowImportingTsExtensions": false,
8-
"experimentalDecorators": true,
9-
"outDir": "es",
10-
"skipLibCheck": true,
11-
"downlevelIteration": true,
12-
"baseUrl": "./",
13-
},
146
"exclude": [
157
"node_modules",
168
"**/*.spec.ts",

0 commit comments

Comments
 (0)