Releases: vast-engineering/eslint-config-vast
Releases · vast-engineering/eslint-config-vast
v2.0.0
05 Apr 23:13
Compare
Sorry, something went wrong.
No results found
03f6c55 - Breaking: Update eslint major version (from 3.x to 5.x) and suppress warnings
v1.7.0
10 Feb 19:09
Compare
Sorry, something went wrong.
No results found
3c1157a Change class-methods-use-this to show warning instead of error
9e73d54 Change object-shorthand rule to use consistent-as-needed instead of always
420847d Add require-await rule
0d484d4 Add no-return-await rule
5a9a4cb Add template-tag-spacing rule
92188b6 Add no-await-in-loop rule
v1.6.1
29 Oct 18:56
Compare
Sorry, something went wrong.
No results found
f5c5ee2 Add rules for ECMAScript 6
aee7ff2 Add lines-around-directive rule
1e8592f Add no-useless-return rule
9190499 Add class-methods-use-this rule
f08ff4b Change arrow-parens rule
5b09afc Update eslint to 3.9.0
v1.5.0
29 Oct 18:55
Compare
Sorry, something went wrong.
No results found
v1.4.1
21 Sep 15:43
Compare
Sorry, something went wrong.
No results found
a2016e7 Enable JSX and Object Rest/Spread parser options
d494248 Add es6 environment and remove ecmaVersion parser option
v1.4.0
20 Sep 15:06
Compare
Sorry, something went wrong.
No results found
88e66bb Make the peerDependency more flexible
43050c5 Change no-unused-vars rule to ignore arguments and to check global vars