Skip to content

Commit 0289dce

Browse files
committed
Drop node tsconfig
1 parent 5a86cb9 commit 0289dce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/rtk-app-structure-example/tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@
1717
"paths": {
1818
"@/*": ["./src/*"]
1919
}
20-
},
21-
"include": ["src"],
22-
"references": [{ "path": "./tsconfig.node.json" }]
20+
}
2321
}

0 commit comments

Comments
 (0)