1.0.0 • Published 1 year ago
npm-typescript-template v1.0.0
Npm Typescript Template
This is a template for an npm package using TypeScript and Vitest.
Scripts
build: Compile the TypeScript code.test: Run the tests using Vitest.clean: Remove thedistdirectory.
Usage
To use this package, install it via npm:
npm install my-npm-package1.0.0
1 year ago