standard
Advanced tools
Changelog
[12.0.0] - 2018-08-28
New version of ESLint, new version of Standard!
When you upgrade, consider running standard --fix
to automatically format your code to match the newly added rules.
eslint
from ~4.19.0
to ~5.4.0
.
<></>
)(Estimated % of affected standard users, based on test suite in parens)
assert.equal()
, assert.deepEqual()
and assert.notEqual()
were deprecated in Node 10.None.