{ "preset": [ "@lumeweb/node-library-preset" ], "config": { "tsconfig": { "compilerOptions": { "allowImportingTsExtensions": true, "module": "nodenext" } } } }