Lintly ESLint configuration.
npm
npm install eslint-config-lintly
yarn
yarn add eslint-config-lintly
Add the following to your ESLint configuration file:
{
"extends": "lintly"
}
Please see the code of conduct.
Please see the contributing guide.