@themagician/tsconfig-package-node-cjs
Version:
A base tsconfig configuration for a node package project for a cjs build, that you can override.
38 lines (22 loc) • 630 B
Markdown
# @themagician/tsconfig-package-node-cjs
## 1.0.5
### Patch Changes
- 872628a: remove private property from package.json
- Updated dependencies [872628a]
- @themagician/tsconfig-base@1.0.6
## 1.0.4
### Patch Changes
- 03d65a8: Added base package as a dependency
## 1.0.3
### Patch Changes
- 2a27b56: - implementing all the tsconfig well
- update documentation well
- add 3 new packages and remove 3 others
- Updated dependencies [2a27b56]
- @themagician/tsconfig-base@1.0.5
## 1.0.2
### Patch Changes
- 3fc8d54: Fix documentation
## 1.0.1
### Patch Changes
- 2162170: Init project, and wrote documentation.