In order to utilize the linters provided by this repo, you can use the following commands to import settings into your project.
helps developers define and maintain consistent coding styles between different editors and IDEs."
The pluggable linting utility for JavaScript and JSX
npm install --save-dev eslint eslint-plugin-import @webex/eslint-config-base
For Projects Using React
npm install --save-dev eslint-plugin-react eslint-plugin-jsx-a11y @webex/eslint-config-react
Use this file as a starting point for your project's .eslintrc. Download this file, and add rule overrides as needed.
A mighty, modern CSS linter and fixer that helps you avoid errors and enforce consistent conventions in your stylesheets.
A Node.js style checker and lint tool for Markdown/CommonMark files.