hodo996 / eslint-config

my eslint config presets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@hd996/eslint-config

Inspired by @antfu

Install

pnpm add -D eslint @hd996/eslint-config

Config .eslintrc.js

module.exports = {
  extends: ['@hd996']
}

License

MIT

About

my eslint config presets

License:MIT License


Languages

Language:JavaScript 51.6%Language:TypeScript 27.5%Language:Vue 21.0%