summaryrefslogtreecommitdiff
path: root/.eslintrc.yaml
Commit message (Expand)AuthorAgeFilesLines
* tools: enable no-return-await lint ruleRich Trott2017-11-301-0/+1
* tools: prohibit notDeepEqual usageRuben Bridgewater2017-11-281-0/+3
* tools: enable additional eslint rulesAnatoli Papirovski2017-10-191-0/+4
* lib: pass internalBinding more implicitlyAnna Henningsen2017-10-181-0/+1
* module: resolve and instantiate loader pipeline hooksguybedford2017-10-111-1/+2
* module: Allow runMain to be ESMBradley Farias2017-09-071-0/+5
* tools: replace assert-throw-arguments custom lintRich Trott2017-08-021-1/+6
* tools: remove legacy indentation lintingRich Trott2017-07-301-12/+7
* tools: enable stricter linting in lib directoryRich Trott2017-07-241-10/+10
* tools: enforce consistent spacing inside bracesSebastiaan Deckers2017-07-211-3/+4
* tools: fix error in eslintrc commentRich Trott2017-07-071-1/+1
* tools: remove align-multiline-assignment lint ruleRich Trott2017-07-061-1/+0
* tools: eslint - use `error` and `off`Refael Ackermann2017-07-051-97/+97
* tools: use no-use-before-define ESLint ruleVse Mozhet Byt2017-07-041-0/+3
* tools: update ESLint to v4.0.0Rich Trott2017-06-171-8/+19
* tools: fix order of ESLint rulesMichaël Zasso2017-06-061-17/+17
* tools: relax lint rule for regexpsRich Trott2017-05-051-1/+4
* tools: require function declarationsRich Trott2017-05-011-0/+1
* tools: use no-useless-concat ESLint ruleVse Mozhet Byt2017-04-251-0/+1
* tools: enable no-useless-return eslint rulecjihrig2017-04-251-0/+1
* doc: add eslint-plugin-markdownVse Mozhet Byt2017-04-251-0/+3
* tools: add `root: true` in main .eslintrc.yamlVse Mozhet Byt2017-04-241-0/+2
* tools,lib: enable strict equality lint ruleRich Trott2017-04-181-0/+1
* tools: enforce two arguments in assert.throwsMichaël Zasso2017-04-131-1/+1
* tools: remove assert.fail() lint ruleRich Trott2017-04-121-3/+0
* tools: replace custom assert.fail lint ruleRich Trott2017-04-121-1/+3
* tools: replace custom new-with-error ruleRich Trott2017-04-081-3/+5
* tools: replace custom ESLint timers ruleRich Trott2017-04-041-1/+7
* linkedlist: remove public moduleBrian White2017-04-041-1/+1
* tools: add unescaped regexp dot rule to linterBrian White2017-03-291-0/+1
* tools: ignore URLs in line length lintingRich Trott2017-03-201-1/+1
* tools: enable unicode-bom ESLint ruleAnna Henningsen2017-02-241-0/+1
* tools: enable one-var-declaration-per-line ESLint ruleMichaël Zasso2017-02-211-0/+1
* tools: enable ES2017 syntax support in ESLintMichaël Zasso2017-02-111-1/+1
* tools: enable no-throw-literal ESLint ruleRich Trott2017-02-071-0/+1
* tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani2017-01-181-0/+156