Tioks / eslint-config

My ESLint config presets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@tioks/eslint-config

npm

Forked from @antfu/eslint-config

Usage

Install

pnpm add -D eslint @tioks/eslint-config

Config .eslintrc

{
  "extends": "@tioks"
}

License

MIT License © 2022 Tioks

About

My ESLint config presets

License:MIT License


Languages

Language:JavaScript 99.7%Language:TypeScript 0.3%