eslint-plugin-twilio-docs
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

eslint-plugin-twilio-docs

Custom eslint rules to be used when building Twilio Docs.

Building

Run nx build docs-eslint-rules to build the library.

Running unit tests

Run nx test docs-eslint-rules to execute the unit tests.

Publishing

After building your library with nx build docs-eslint-rules:

  1. Go to the dist folder cd dist/packages/docs-eslint-rules
  2. Run npm version x.x.x with a version that is correctly incremented from the current version based on semver rules
  3. Run npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-plugin-twilio-docs

Weekly Downloads

7

Version

0.0.3

License

none

Unpacked Size

8.27 kB

Total Files

11

Last publish

Collaborators

  • dprothero
  • stern-shawn
  • twilio-owl