twilio-labs / twilio-style

Twilio's shareable ESLint config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

const TwilioStyle = () => {

Status Version Downloads License All Contributors

All thoughts, issues, and pull requests are welcome!

Twilio's approach to JavaScript styling. It combines both the ESLint rules and Prettier to create an opinionated set of styling and linting rules to use with your JavaScript and TypeScript projects.

Note: There is also a Twilio Style CLI to help projects onboard.

Guides

This monorepo contains styling guide for:

Plugins and Extensions

These guides include the following plugins and extensions:

Usage

Please refer to the guides above for usage of each guide you want.

Contributing

Check out CONTRIBUTING for more information on how to contribute to this project.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Alice Cai

πŸ’» πŸ“– πŸ€” πŸ‘€

Kousha Talebian

πŸ’» πŸ“– πŸ€” πŸ‘€

Ryan Kennedy

πŸ€”

Dirk Lemstra

πŸ’» πŸ›

Dominik Kundel

πŸ€”

Van Nguyen

πŸ’» πŸ€” πŸ›

Andrea Sonny

πŸ’» πŸ€” πŸ›

Phil Nash

πŸ“–

License

Twilio Style is licensed under MIT.

};

About

Twilio's shareable ESLint config

License:MIT License


Languages

Language:JavaScript 97.6%Language:TypeScript 2.0%Language:Shell 0.5%