0.0.3 • Published 2 years ago

eslint-plugin-twilio-docs v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago