README
@bornfight/eslint-config-base
Base ESLint config rules, independent of environment and frameworks.
Install
Using npm:
npm install --save-dev @bornfight/eslint-config-base
or using yarn:
yarn add @bornfight/eslint-config-base --dev
Base ESLint config rules, independent of environment and frameworks.
<script type="module">
import bornfightEslintConfigBase from 'https://cdn.skypack.dev/@bornfight/eslint-config-base';
</script>
Base ESLint config rules, independent of environment and frameworks.
Using npm:
npm install --save-dev @bornfight/eslint-config-base
or using yarn:
yarn add @bornfight/eslint-config-base --dev