nodejs
javascript
development
eslint
es6
static-code-analysis
style-guide
linter
ecmascript
standard
-
Updated
Jan 6, 2022 - JavaScript

In strict mode
argumentsandevalare mostly treated as keywords. For example they cannot be assigned to. But they should be allowed as return values from a strict function.The following code examples currently fail, but should work: