@ly-js/eslint-config

eslint config of ly

Usage no npm install needed!

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

README

@ly-js/eslint-config

eslint 配置

Install

NPM

npm i @ly-js/eslint-config -D

YARN

yarn add @ly-js/eslint-config --dev

pnpm

pnpm add @ly-js/eslint-config -D

Usage

{
  "extends": ["@ly-js"]
}