@notangles/common
v1.0.12
Published
## Commands
Downloads
2
Keywords
Readme
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
- Regeneratesdist
folder that gets included into NPM module.