31 Commits (640b20616d2cdc46bc3df8703cdc1395578ff1b3)

Author SHA1 Message Date
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 years ago
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 7 years ago
Rich Trott e9b67f7e5d tools: remove legacy indentation linting 7 years ago
Rich Trott 7f5a745e35 tools: enable stricter linting in lib directory 7 years ago
Sebastiaan Deckers 6add5b31fc
tools: enforce consistent spacing inside braces 7 years ago
Rich Trott 3d8a9e2424 tools: fix error in eslintrc comment 7 years ago
Rich Trott a965067f74 tools: remove align-multiline-assignment lint rule 7 years ago
Refael Ackermann 46d7cb88c7
tools: eslint - use `error` and `off` 7 years ago
Vse Mozhet Byt 5100cc6851 tools: use no-use-before-define ESLint rule 7 years ago
Rich Trott 3ad90a4ac8 tools: update ESLint to v4.0.0 7 years ago
Michaël Zasso f1199c2bb4 tools: fix order of ESLint rules 7 years ago
Rich Trott feb90d37ff
tools: relax lint rule for regexps 8 years ago
Rich Trott aea7269c45 tools: require function declarations 8 years ago
Vse Mozhet Byt 71abfa9548 tools: use no-useless-concat ESLint rule 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt bf14dbe123 tools: add `root: true` in main .eslintrc.yaml 8 years ago
Rich Trott 096508dfa9 tools,lib: enable strict equality lint rule 8 years ago
Michaël Zasso a4b9c585b3 tools: enforce two arguments in assert.throws 8 years ago
Rich Trott 6f202ef857 tools: remove assert.fail() lint rule 8 years ago
Rich Trott b3f2e3b7e2 tools: replace custom assert.fail lint rule 8 years ago
Rich Trott 8191af5b29 tools: replace custom new-with-error rule 8 years ago
Rich Trott f637703b86 tools: replace custom ESLint timers rule 8 years ago
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Rich Trott cce520a5de tools: ignore URLs in line length linting 8 years ago
Anna Henningsen 5c1ec6ea67
tools: enable unicode-bom ESLint rule 8 years ago
Michaël Zasso 193468667b tools: enable one-var-declaration-per-line ESLint rule 8 years ago
Michaël Zasso 615789b723 tools: enable ES2017 syntax support in ESLint 8 years ago
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
Sakthipriyan Vairamani 16e3cf686e
tools: rename eslintrc to an undeprecated format 8 years ago
Gibson Fahnestock 6509d747ee assert, tools: enforce strict (not)equal in eslint 8 years ago
Rich Trott 4e5cf85ada tools: add lint rule to enforce timer arguments 8 years ago
Rich Trott 38b18e330f tools: remove no-useless-regex-char-class-escape 8 years ago
Rich Trott 33cd0aa70c tools: remove custom align-function-arguments rule 8 years ago
Rich Trott f44969a5ab tools: update ESLint to current version 8 years ago
Michaël Zasso 966e5cfb81 tools: enforce linebreak after ternary operators 8 years ago
Rich Trott 489970cf79
tools: enable block-spacing rule in .eslintrc 8 years ago
Michaël Zasso 7c2dbd13b5 tools: enforce consistent operator linebreak style 8 years ago
Michaël Zasso 0ae1684396 tools: add ESLint rule for assert.throws arguments 8 years ago
Prince J Wesley 5cf0157b82 tools: Add no useless regex char class rule 8 years ago
Rich Trott 7537718460 tools: enforce function name matching in linter 8 years ago
Michaël Zasso 6031d8e76e tools: enable ES2016 syntax support in ESLint 8 years ago
Rich Trott 3dbf900e85 tools: replace custom lint rule for getter/setter 8 years ago
Rich Trott 5e6ae830fe tools: disallow extra blank lines at EOF/BOF 8 years ago
Rich Trott b5ec47e941 test: clean up test-timers-immediate 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 05b566a5ef tools: update ESLint to 3.3.0 and enable rules 8 years ago
Rich Trott cb2e83e573 tools: enable rest-spread-spacing 8 years ago