@baselinecode/npx-project
v1.0.8
Published
NPX project generator
Downloads
11
Readme
Heavily opinionated NPX project template.
Creates an empty NPX command compatible project with:
- Typescript
- TS Paths
- ESBuild as compiler
- Prettier
- ESLint
- Husky pre commit
- Node 22 (Not configurable atm)
- Uses command to get inputs
- Actual template code is maintained and downloaded from https://github.com/Xmaxer/baselinecode-npx-project-template