summaryrefslogtreecommitdiff
path: root/lib/.eslintrc.yaml
Commit message (Expand)AuthorAgeFilesLines
* lib: add Int16Array primordialsSebastien Ahkrin2020-06-021-0/+2
* lib: replace BigInt64Array global by the primordialsSebastien Ahkrin2020-01-131-0/+2
* lib: add Uint16Array primordialsSebastien Ahkrin2020-01-101-0/+2
* lib,tools,test: remove custom number-isnan rulecjihrig2020-01-081-0/+2
* lib: add RegExp primordialsSebastien Ahkrin2020-01-071-0/+2
* lib: replace Float32Array global by the primordialsSebastien Ahkrin2020-01-071-0/+2
* lib: replace BigUInt64Array global by the primordialsSebastien Ahkrin2020-01-071-0/+2
* lib: replace Map global by the primordialsSebastien Ahkrin2020-01-041-0/+2
* lib: replace use of Error with primordialsSebastien Ahkrin2020-01-041-0/+2
* lib: replace Set global by the primordialsSebastien Ahkrin2020-01-041-0/+2
* lib: replace WeakSet global by the primordialsSebastien Ahkrin2020-01-041-0/+2
* lib: replace WeakMap global by the primordialsSebastien Ahkrin2020-01-041-0/+2
* lib: enforce use of Promise from primordialsMichaël Zasso2019-12-161-0/+2
* lib: enforce use of BigInt from primordialsMichaël Zasso2019-12-131-0/+2
* lib: replace Symbol global by the primordials SymbolSebastien Ahkrin2019-12-081-0/+2
* build: remove (almost) unused macros/constantsbcoe2019-12-051-15/+0
* lib: enforce use of primordial NumberSebastien Ahkrin2019-11-301-0/+2
* lib: enforce use of Boolean from primordialsMichaël Zasso2019-11-301-0/+2
* lib: enforce use of Array from primordialsMichaël Zasso2019-11-271-0/+2
* tools: prohibit Error.prepareStackTrace() usageRuben Bridgewater2019-10-051-0/+2
* lib: introduce no-mixed-operators eslint rule to libZYSzys2019-10-051-0/+3
* lib: require globals instead of using the global proxyJoyee Cheung2019-04-161-10/+0
* lib: enforce the use of Object from primordialsMichaël Zasso2019-04-121-0/+2
* tools: print a better message for unexpected use of globalsMichaël Zasso2019-04-061-1/+8
* lib: remove `env: node` in eslint config for lib filesJoyee Cheung2019-04-061-1/+21
* lib: force using primordials for JSON, Math and ReflectMichaël Zasso2019-04-031-0/+1
* tools: remove eslint rule no-let-in-for-declarationgengjiawen2019-03-261-1/+0
* lib: validate Error.captureStackTrace() callsRuben Bridgewater2019-03-231-0/+2
* lib,test: improve faulty assert usage detectionRuben Bridgewater2019-03-131-12/+2
* lib: save primordials during bootstrap and use it in builtinsJoyee Cheung2019-02-021-0/+1
* tools: remove custom buffer-constructor lint rulecjihrig2018-12-301-1/+0
* tools: enable no-buffer-constructor lint rulecjihrig2018-12-301-0/+1
* lib: switch to object spread where possibleRuben Bridgewater2018-12-201-0/+1
* bootstrapper: move internalBinding to NativeModuleGus Caplan2018-10-041-0/+1
* tools: prevent string literals in some assertionsRich Trott2018-09-161-0/+4
* tools: stricter eslint rule for globalsRuben Bridgewater2018-05-181-1/+1
* tools: add eslintrc rule for `assert.rejects`Ruben Bridgewater2018-04-161-1/+3
* tools,lib: forbid native Error constructorsMichaël Zasso2018-03-211-0/+18
* lib: add internal check macrosGus Caplan2018-03-051-0/+15
* lint: move eslint to new plugin systemGus Caplan2018-02-201-5/+5
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-2/+0
* tools: non-Ascii linter for /lib onlySarat Addepalli2018-02-041-0/+1
* lib: enable dot-notation eslint ruleAnatoli Papirovski2018-01-091-0/+2
* tools: add lowercase-name-for-primitive eslint ruleWeijia Wang2017-12-131-0/+1
* tools: remove legacy indentation lintingRich Trott2017-07-301-9/+0
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* tools: enable stricter linting in lib directoryRich Trott2017-07-241-0/+9
* tools: eslint - use `error` and `off`Refael Ackermann2017-07-051-3/+3
* tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani2017-01-181-0/+5