chore(common): fixup tsconfig for common/web/utils

This commit is contained in:
Marc Durdin 2023-10-06 14:48:28 +07:00
parent bcb2233cfd
commit 928bd2a7cd

View file

@ -1,5 +1,5 @@
{
"extends": "../../../../../tsconfig.esm-base.json",
"extends": "../../../../../tsconfig.base.json",
"compilerOptions": {
"rootDir": ".",