reconfigure package for ts-only consumption
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext"
|
||||
"moduleResolution": "bundler",
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"isolatedModules": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user