refactor: refactor function arguments
[poolifier.git] / tsconfig.json
2023-12-27  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-12-27  Jérôme Benoitbuild: switch TS module resolution to node 16
2023-10-03  Jérôme Benoitfeat: switch to `EventEmitterAsyncRessource` type from...
2023-10-03  Jérôme Benoitfeat: switch to `EventEmitterAsyncRessource` type for...
2023-09-26  Jérôme BenoitMerge dependabot/npm_and_yarn/examples/typescript/http...
2023-09-24  Jérôme Benoitfeat: change pool event emitter to event emitter async...
2023-08-29  Jérôme Benoitbuild: cleanup TS configuration
2023-08-28  Jérôme BenoitMerge branch 'master' into combine-prs-branch
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/webso...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/smtp...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/smtp...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  github-actions[bot]Merge dependabot/npm_and_yarn/examples/typescript/http...
2023-08-28  Jérôme Benoitbuild: cleanup build paths
2023-08-28  Jérôme BenoitMerge branch 'master' of github.com:poolifier/poolifier
2023-08-28  Jérôme Benoitfeat: bundle TS types definition into one file
2023-08-27  Jérôme Benoitbuild(ci): test TS configuration support in sonar cloud...
2023-07-04  Jérôme Benoitbuild: disable esModuleInterop from TS configuration
2023-07-03  Jérôme Benoitfeat: add version to pool information
2023-04-23  Jérôme Benoitbuild: add JSON schema to configuration files
2023-04-18  Jérôme Benoitfix: fix sonarcloud analysis
2023-03-18  Jérôme Benoitfix: linting issue with paths
2023-03-17  Jérôme Benoitbuild: switch rollup plugins to core ones
2023-03-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-03-10  Jérôme Benoitbuild: switch to ecma 2022
2022-10-21  Jérôme BenoitRefine tsconfig.json
2022-10-21  Jérôme BenoitFix linter run
2022-10-21  Jérôme BenoitFix documentation generation
2022-10-17  Jérôme BenoitImprove benchmarks: add IO intensive task workload...
2022-10-09  Jérôme BenoitRefine eslint configuration
2022-10-08  Jérôme BenoitAdd dynamic worker choice strategy change at runtime
2021-05-18  Jérôme BenoitDependencies update + API cleanups (#376)
2021-02-13  Jérôme BenoitUse rollup-plugin-typescript2 for TS transpilation...
2021-02-08  ShinigamiMerge branch 'master' into improve-ci
2021-02-08  Alessandro Pio ArdizioMerge pull request #77 from pioardi/issue-73-use-strict...
2021-02-08  Shinigami92Use strict compiler flag
2021-02-08  Alessandro Pio ArdizioMerge pull request #72 from pioardi/issue-62-rewrite...
2021-02-08  Alessandro Pio ArdizioMerge branch 'master' into issue-62-rewrite-to-typescript
2021-02-07  Shinigami92Merge most of the stuff from jerome-benoit:issue-62...
2021-02-07  Shinigami92Rewrite to TypeScript