Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@notangles/common

itsviggo24MIT1.0.12TypeScript support: included

Commands

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 - Regenerates dist folder that gets included into NPM module.