UNPKG

@notangles/common

Version:

## Commands

9 lines (6 loc) 297 B
# Notangles common module ## Commands * `npm run lint` - Runs linting. * `npm run lint:fix` - Runs linting and fixes trivial errors. * `npm run format` - Reformats all of the `.ts` and `.tsx` files with Prettier. * `npm run build` - Regenerates `dist` folder that gets included into NPM module.