๐Ÿ“ฆ ljharb / eslint-config

My shareable `eslint` config.

โ˜… 20 stars โ‘‚ 6 forks ๐Ÿ‘ 20 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/ljharb/eslint-config.git
HTTPS git clone https://github.com/ljharb/eslint-config.git
SSH git clone git@github.com:ljharb/eslint-config.git
CLI gh repo clone ljharb/eslint-config
Jordan Harband Jordan Harband [Dev Deps] update `@eslint/core`, `@types/node`, `npmignore` 5cb8343 4 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ flat
๐Ÿ“ node
๐Ÿ“ test
๐Ÿ“„ .attw.json
๐Ÿ“„ .editorconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ .npmrc
๐Ÿ“„ CHANGELOG.md
๐Ÿ“„ eslint-config.json
๐Ÿ“„ eslint.config.mjs
๐Ÿ“„ esm.json
๐Ÿ“„ flat.d.mts
๐Ÿ“„ flat.mjs
๐Ÿ“„ index.d.ts
๐Ÿ“„ index.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ parser.d.ts
๐Ÿ“„ parser.js
๐Ÿ“„ README.md
๐Ÿ“„ tests.json
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

@ljharb/eslint-config Version Badge

dependency status dev dependency status License Downloads

npm badge

browser support

My shareable eslint config.

Usage

See http://eslint.org/docs/developer-guide/shareable-configs

Tests

Simply clone the repo, npm install, and run npm test