Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24tools: enable additional eslint rulesAnatoli Papirovski
2017-10-18module: resolve and instantiate loader pipeline hooksguybedford
2017-09-20tools: enforce consistent spacing inside bracesSebastiaan Deckers
2017-09-12module: Allow runMain to be ESMBradley Farias
2017-08-07tools: replace assert-throw-arguments custom lintRich Trott
2017-08-01tools: remove legacy indentation lintingRich Trott
2017-07-28tools: enable stricter linting in lib directoryRich Trott
2017-07-19tools: fix error in eslintrc commentRich Trott
2017-07-19tools: remove align-multiline-assignment lint ruleRich Trott
2017-07-19tools: eslint - use `error` and `off`Refael Ackermann
2017-07-19tools: use no-use-before-define ESLint ruleVse Mozhet Byt
2017-06-21tools: update ESLint to v4.0.0Rich Trott
2017-06-07tools: fix order of ESLint rulesMichaël Zasso
2017-05-05tools: relax lint rule for regexpsRich Trott
2017-05-02tools: require function declarationsRich Trott
2017-04-25tools: use no-useless-concat ESLint ruleVse Mozhet Byt
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-24tools: add `root: true` in main .eslintrc.yamlVse Mozhet Byt
2017-04-18tools,lib: enable strict equality lint ruleRich Trott
2017-04-13tools: enforce two arguments in assert.throwsMichaël Zasso
2017-04-13tools: remove assert.fail() lint ruleRich Trott
2017-04-12tools: replace custom assert.fail lint ruleRich Trott
2017-04-08tools: replace custom new-with-error ruleRich Trott
2017-04-04tools: replace custom ESLint timers ruleRich Trott
2017-04-04linkedlist: remove public moduleBrian White
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-21tools: ignore URLs in line length lintingRich Trott
2017-02-24tools: enable unicode-bom ESLint ruleAnna Henningsen
2017-02-21tools: enable one-var-declaration-per-line ESLint ruleMichaël Zasso
2017-02-12tools: enable ES2017 syntax support in ESLintMichaël Zasso
2017-02-08tools: enable no-throw-literal ESLint ruleRich Trott
2017-01-18tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani