Package Exports
- @roots/bud-eslint
- @roots/bud-eslint/extension
Readme
@roots/bud-eslint
eslint support for bud.js
Installation
Install @roots/bud-eslint to your project.
Yarn:
yarn add @roots/bud-eslint --devnpm:
npm install @roots/bud-eslint --save-devConfiguration
For general information on configuring eslint see the official Eslint user guide.
As a courtesy, there is a recommended eslint configuration available for you to use as a base in your project:
module.exports = {
root: true,
extends: [`@roots/bud-eslint/config`],
rules: {},
};Contributing
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
License
@roots/bud-eslint is licensed under MIT.
Community
Keep track of development and community news.
- Join us on Roots Slack by becoming a GitHub sponsor
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter
Sponsors
Help support our open-source development efforts by becoming a patron.