Why Nostr? What is Njump?
2025-06-04 01:04:42

Axel Rauschmayer on Nostr: Strange TypeScript bug(?) With the following tsconfig.json, TS copies package.json to ...

Strange TypeScript bug(?)

With the following tsconfig.json, TS copies package.json to dist/
{
"include": ["src/**/*", "test/**/*"],
"compilerOptions": {
"rootDir": ".",
"outDir": "dist",
"resolveJsonModule": true,
}
}
Author Public Key
npub10faqj7xvgmhhl42glvf9u5wqfhnafjnrjst6yx6k4227xugupvuqzardvy