chore: symlink deps in tsconfig
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"preserveSymlinks": true,
|
||||
"outDir": "./tmp",
|
||||
"baseUrl": ".",
|
||||
"module": "ESNext",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"preserveSymlinks": true,
|
||||
"baseUrl": ".",
|
||||
"module": "ESNext",
|
||||
"target": "es2017",
|
||||
|
||||
Reference in New Issue
Block a user