build: tsconfig shared/
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"module": "es2022",
|
||||
"lib": ["es2022", "dom"],
|
||||
"paths": {
|
||||
"@shared/*": ["shared/*"]
|
||||
"@shared/*": ["shared/src/*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user