@yyyanghj/eslint-config

3.1.0 • Public • Published

@yyyanghj/eslint-config

My Personal eslint config preset

Usage

Install

npm install -D @yyyanghj/eslint-config eslint

Legacy config

// .eslintrc.js
module.exports = {
  extends: ['@yyyanghj'],
}

Flat config

import { config } from '@yyyanghj/eslint-config/flat'

export default config({})

Readme

Keywords

Package Sidebar

Install

npm i @yyyanghj/eslint-config

Weekly Downloads

0

Version

3.1.0

License

MIT

Unpacked Size

28.7 kB

Total Files

16

Last publish

Collaborators

  • yanghongjian