Mateusz Tkacz

Results 2 comments of Mateusz Tkacz

PR should be updated to the new repo structure (configs dir)

Hi, I'm facing some TypeScript issues due to the included `src` folder. I have an ESM package with `verbatimModuleSyntax` option enabled in `tsconfig.json`. Type-check is reporting: ``` node_modules/redis-semaphore/src/errors/LostLockError.ts:1:1 - error...