chore(ts): drop deprecated baseUrl from tsconfig.base.json
#101
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"rootDir": ".",
|
"rootDir": ".",
|
||||||
"baseUrl": ".",
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"shared-tokens": ["./libs/shared/tokens/src/index.ts"],
|
"shared-tokens": ["./libs/shared/tokens/src/index.ts"],
|
||||||
"shared-util": ["./libs/shared/util/src/index.ts"],
|
"shared-util": ["./libs/shared/util/src/index.ts"],
|
||||||
|
|||||||
Reference in New Issue
Block a user