📣 Start linting CSS with ESLint using the brand new eslint/css package!
This is a very early edition so feedback is welcome. 🐣
npmjs.com/package/@eslin…
ESLint v8.0.0 is out now! eslint.org/blog/2021/10/e…
It supports new ES2022 features:
- Top-level await
- Class public and private instance and static fields
- Class private instance and static methods and accessors
- RegExp match indices
🚀ESLint now officially supports linting of JSON and Markdown.
✅JSON, JSONC, and JSON5
✅CommonMark and GFM
💻Write custom rules for JSON and Markdown
🔎View AST information in the new Code Explorer
Read all about it:
The newly redesigned ESLint website is now live!
eslint.org
This is the result of several months of work with the whole ESLint team plus:
🎨Visual design by @haydenbleasel
🛠️Implementation by @SaraSoueidan
🖼️Blog images by @gavnbarnett
🎬Animation by @cassiecodes