@bloomscape/eslint-config

ESLint configuration used by the Bloomscape team.

Usage no npm install needed!

<script type="module">
  import bloomscapeEslintConfig from 'https://cdn.skypack.dev/@bloomscape/eslint-config';
</script>

README

ESLint-config

ESLint configuration used by the Bloomscape team.

Published to https://www.npmjs.com/package/@bloomscape/eslint-config

Publishing is done via:

  • Bumping version in package.json (using semver)
  • npm i
  • commit package.json and package-lock.json
  • push branch to github
  • create a release in Github UI with that version number.