@researchgate/eslint-config-rg-node-babel

ResearchGate's ESLint config for NodeJS with babel

Usage no npm install needed!

<script type="module">
  import researchgateEslintConfigRgNodeBabel from 'https://cdn.skypack.dev/@researchgate/eslint-config-rg-node-babel';
</script>

README

eslint-config-rg-node-babel

npm version

This package provides ResearchGate's .eslintrc as an extensible shared config for NodeJS with babel.

Usage

yarn add --dev eslint @researchgate/eslint-config-rg-node-babel
{
  "extends": "@researchgate/eslint-config-rg-node-babel"
}