-
Updated
Dec 17, 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 6,126 public repositories matching this topic...
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Mar 7, 2019 - JavaScript
Please describe what the rule should do:
Since Vue v2.1.0, Vue.nextTick and vm.$nextTick return a Promise if no callback is provided. So both of the following are valid:
Vue.nextTick(callback)Vue.nextTick().then()/await Vue.nextTick()
Or inside components:
this.$nextTick(callback)
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 19, 2020 - Emacs Lisp
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Dec 18, 2020 - JavaScript
-
Updated
Dec 15, 2020
-
Updated
Dec 19, 2020 - TypeScript
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
Nov 18, 2020 - JavaScript
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Dec 15, 2020 - JavaScript
-
Updated
Dec 18, 2020 - JavaScript
Created by Nicholas C. Zakas
Released June 2013
Latest release Today
- Repository
- eslint/eslint
- Website
- eslint.org