JavaScript Style Guide
-
Updated
Sep 8, 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
Repro
{
"rules": {
"@typescript-eslint/no-use-before-define": [
"warn",
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.
Monorepo for tools developed by the Rush Stack community
ESLint Config for JavaScript Standard Style
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 4 days ago