@moneyhash/frontend-tooling
v0.0.1
Published
A collection of tools configuration for frontend development at MoneyHash.
Downloads
213
Maintainers
Keywords
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build