-
Updated
Oct 4, 2020 - JavaScript
ESLint
ESLint is an extensible static-analysis tool for JavaScript and related languages that helps catch errors before they break something in production.
Here are 5,773 public repositories matching this topic...
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Sep 7, 2020 - JavaScript
The regex we use for detecting TypeScript directives was originally adapted from tslint. Since then (I think??) TypeScript has added multiline comment support for directives.
You can see
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
Please describe what the rule should do:
Using the tag property for RouterLink or NuxtLink is usually a bad idea because it removes out-of-the-box accessibility (further: vuejs/vue-router-next#148 (comment)). This rule should throw an error if people try to change the tag.
PS: The tag prop will be removed in future majors of vue-router.
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Emacs Lisp
-
Updated
Jul 15, 2020 - JavaScript
Use caniuse-lite
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
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 4, 2020
-
Updated
Oct 4, 2020 - TypeScript
-
Updated
May 25, 2020 - JavaScript
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
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Oct 4, 2020 - JavaScript
Created by Nicholas C. Zakas
Released June 2013
Latest release 8 days ago
- Repository
- eslint/eslint
- Website
- eslint.org