typescript package bundler with tsup
Go to file Use this template
Matthieu Morin f586a31868 npm-run-all not working with package.json config -> .czrc# 2024-06-04 09:51:54 +02:00
.husky husky precommit lint-staged 2024-06-03 23:59:44 +02:00
src lock and test 2024-06-04 00:00:58 +02:00
.czrc npm-run-all not working with package.json config -> .czrc# 2024-06-04 09:51:54 +02:00
.gitignore gitignore husky remove 2024-06-03 23:59:58 +02:00
.prettierignore set up prettier 2024-06-03 23:59:07 +02:00
.prettierrc set up prettier 2024-06-03 23:59:07 +02:00
LICENSE Initial commit 2024-05-20 21:36:28 +00:00
README.md Initial commit 2024-05-20 21:36:28 +00:00
eslint.config.js eslint new flat config with plugins 2024-06-03 23:59:20 +02:00
jest.config.cjs set up jest 2024-06-03 23:58:47 +02:00
package.json all scripts 2024-06-04 00:00:29 +02:00
pnpm-lock.yaml lock and test 2024-06-04 00:00:58 +02:00
tsconfig.json tsconfig outdir dist 2024-06-04 00:00:14 +02:00

README.md

TS-Lib-tsup

typescript package bundler with tsup