JavaScript Style Guide
-
Updated
Aug 29, 2020 - JavaScript
{{ message }}
ESLint is an extensible static-analysis tool for JavaScript and related languages that helps catch errors before they break something in production.
JavaScript Style Guide
A Foundation for Scalable Cross-Platform Apps
False positive when using array destructing on function arguments
Repro
run yarn eslint with the code
React specific linting rules for ESLint
Official ESLint plugin for Vue.js
Code
Emacs client/library for the Language Server Protocol
We loved caniuse-db, but it uses 7 MB and contains many irrelevant data.
This is why @ben-eb created caniuse-lite. It is just a copy of latest caniuse-db (he wrote autorelease script) with less data and better compression. Only 1 MB.
Autoprefixer and Browserslist moved to caniuse-lite. So let’s use it here too. It is very easy, API is the sam
Turns off all rules that are unnecessary or might conflict with Prettier.
A list of awesome ESLint plugins, configs, etc.
ESLint Config for JavaScript Standard Style
Monorepo for tools developed by the Rush Stack community
Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).
If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i
Progressive ESLint config for your React/Vue/TypeScript projects
A better workflow for building modern static websites.
Various awesome ESLint rules
Created by Nicholas C. Zakas
Released June 2013
Latest release 15 days ago