@vht/eslint-config-cxcore

ESLint configuration for the VHT CXCore platform.

Usage no npm install needed!

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

README

Description:

Shared ESLint and Prettier configuration for VHT CXCore applications.

To Use:

Add this package as a dependency:

yarn add @vht/eslint-config-cxcore --dev

Include it in .eslintrc.json:

{
  "extends": "@vht/cxcore"
}

More info: