eslint-config-jiepeng

neighborhood999's eslint config

Usage no npm install needed!

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

README

eslint-config-jiepeng

CI npm dev dependencies code style prettier LICENSE

Installation

$ yarn add eslint-config-jiepeng -D
# npm install eslint-config-jiepeng --dev

Usage

Create a eslint configuration files in the root of your project's directory and extends config:

{
  "extends": ["jiepeng"]
}

LICENSE

MIT © Peng Jie