Skip to content

Commit 3d5ef53

Browse files
committed
Fix tsconfig.json
1 parent 3e0799c commit 3d5ef53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/tests-web/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "../../tsconfig.base",
2+
"extends": "../../tsconfig.base.json",
33
"compilerOptions": {
44
"rootDir": "./src",
55
"outDir": "./dist"

0 commit comments

Comments
 (0)