eslint-config-twilio-base

Twilio's ESLint base config

Usage no npm install needed!

<script type="module">
  import eslintConfigTwilioBase from 'https://cdn.skypack.dev/eslint-config-twilio-base';
</script>

README

eslint-config-twilio-base

Version Downloads License

Twilio's approach to JavaScript styling. This provides the base JavaScript style rules.

Installation

$ npm install eslint eslint-config-twilio-base --save-dev

Usage

This package is not intended to be used by its own; all the remaining Twilio styles will be extending this base package.