13 lines
210 B
JSON
13 lines
210 B
JSON
|
{
|
||
|
"preset": [
|
||
|
"@lumeweb/node-library-preset"
|
||
|
],
|
||
|
"config": {
|
||
|
"tsconfig": {
|
||
|
"compilerOptions": {
|
||
|
"allowImportingTsExtensions": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|