Skip to content

Commit 333df1c

Browse files
chore(model): update tsconfig
1 parent 4e33906 commit 333df1c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/paddlejs-models/humanseg/tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
],
1111
"compilerOptions": {
1212
"outDir": "dist",
13-
"baseUrl": ".",
14-
"paths": {
15-
"@paddlejs/paddlejs-core": ["../../paddlejs-core/src/index"]
16-
}
13+
"types": ["node"]
1714
}
1815
}

0 commit comments

Comments
 (0)