summaryrefslogtreecommitdiff
path: root/.eslintrc.yaml
AgeCommit message (Expand)Author
2018-01-11tools: use babel-eslint as ESLint parserMichaël Zasso
2017-12-28tools: enable array-callback-return ESLint ruleRich Trott
2017-11-30tools: enable no-return-await lint ruleRich Trott
2017-11-28tools: prohibit notDeepEqual usageRuben Bridgewater
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-10-18lib: pass internalBinding more implicitlyAnna Henningsen
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-08-02tools: replace assert-throw-arguments custom lintRich Trott
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-24tools: enable stricter linting in lib directoryRich Trott
2017-07-21tools: enforce consistent spacing inside bracesSebastiaan Deckers
2017-07-07tools: fix error in eslintrc commentRich Trott
2017-07-06tools: remove align-multiline-assignment lint ruleRich Trott
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-07-04tools: use no-use-before-define ESLint ruleVse Mozhet Byt
2017-06-17tools: update ESLint to v4.0.0Rich Trott
2017-06-06tools: fix order of ESLint rulesMichaël Zasso
2017-05-05tools: relax lint rule for regexpsRich Trott
2017-05-01tools: 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-12tools: 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-20tools: 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-11tools: enable ES2017 syntax support in ESLintMichaël Zasso
2017-02-07tools: enable no-throw-literal ESLint ruleRich Trott
2017-01-18tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani