Skip to content

Commit af9bdcf

Browse files
committed
chore: Add TODO
1 parent 1289cd1 commit af9bdcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dom.iterable",
77
"esnext"
88
],
9+
// TODO: extend root config once https://github.com/vercel/next.js/pull/13542 is released
910
"baseUrl": "../",
1011
"paths": {
1112
"foo": ["foo/src"],

0 commit comments

Comments
 (0)