summaryrefslogtreecommitdiff
path: root/lib/.eslintrc.yaml
AgeCommit message (Expand)Author
2019-02-02lib: save primordials during bootstrap and use it in builtinsJoyee Cheung
2018-12-30tools: remove custom buffer-constructor lint rulecjihrig
2018-12-30tools: enable no-buffer-constructor lint rulecjihrig
2018-12-20lib: switch to object spread where possibleRuben Bridgewater
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-09-16tools: prevent string literals in some assertionsRich Trott
2018-05-18tools: stricter eslint rule for globalsRuben Bridgewater
2018-04-16tools: add eslintrc rule for `assert.rejects`Ruben Bridgewater
2018-03-21tools,lib: forbid native Error constructorsMichaƫl Zasso
2018-03-05lib: add internal check macrosGus Caplan
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-02-16test,benchmark,doc: enable dot-notation ruleRuben Bridgewater
2018-02-04tools: non-Ascii linter for /lib onlySarat Addepalli
2018-01-09lib: enable dot-notation eslint ruleAnatoli Papirovski
2017-12-13tools: add lowercase-name-for-primitive eslint ruleWeijia Wang
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-24tools: enable stricter linting in lib directoryRich Trott
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-01-18tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani