summaryrefslogtreecommitdiff
path: root/.eslintrc.js
Commit message (Expand)AuthorAgeFilesLines
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+1
* doc: fix urls to avoid redirectionsapics2020-05-301-1/+1
* tools: enable no-else-return lint ruleLuigi Pinca2020-05-161-0/+1
* tools: remove obsolete no-restricted-syntax eslint rulesRuben Bridgewater2020-05-101-44/+0
* tools: enable no-useless-backreference lint rulecjihrig2020-03-111-0/+1
* tools: enable default-case-last lint rulecjihrig2020-03-111-0/+1
* lib,tools,test: remove custom number-isnan rulecjihrig2020-01-081-0/+4
* tools: enforce blank line between functionsRich Trott2019-11-301-0/+4
* tools: enable more eslint rulescjihrig2019-11-251-0/+3
* src: implement v8 host weakref hooksGus Caplan2019-10-131-0/+1
* tools: activate more eslint rulesRuben Bridgewater2019-06-111-0/+2
* tools: update eslint configRuben Bridgewater2019-06-111-1/+1
* tools: edit .eslintrc.js for minor maintainability improvementsRich Trott2019-05-241-1/+5
* doc: improve createRequire() examplecjihrig2019-05-201-0/+1
* tools: update capitalized-comments eslint ruleRuben Bridgewater2019-05-161-1/+2
* tools: enable block-scoped-var eslint ruleRoman Reiss2019-05-101-0/+1
* tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater2019-04-271-1/+5
* lib: remove `env: node` in eslint config for lib filesJoyee Cheung2019-04-061-1/+2
* esm: phase two of new esm implementationguybedford2019-03-271-0/+2
* tools: update capitalize-comments eslint ruleRuben Bridgewater2019-03-271-2/+2
* tools: enable getter-return lint rulecjihrig2019-03-251-0/+1
* assert: validate required argumentsRuben Bridgewater2019-03-211-16/+0
* lib,test: improve faulty assert usage detectionRuben Bridgewater2019-03-131-8/+40
* lib: move DTRACE_* probes out of global scopeJames M Snell2019-03-121-6/+0
* tools: update capitalized-comments ruleRuben Bridgewater2019-03-101-2/+2
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-2/+2
* tools: replace deprecated ESLint configurationRich Trott2019-02-031-13/+13
* tools: make trailing commas consistent in .eslintrcRich Trott2019-01-291-9/+9
* tools: enable no-useless-catch lint rulecjihrig2018-12-291-0/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-2/+2
* tools: enable no-useless-constructor lint rulecjihrig2018-12-161-0/+1
* lib: move DEP0120 to end of lifecjihrig2018-12-111-6/+0
* tools: capitalize sentencesRuben Bridgewater2018-12-101-0/+12
* tools: fix eslint usage for Node.js 8 and beforeRuben Bridgewater2018-12-031-1/+4
* tools: lint for unused catch bindingscjihrig2018-11-061-2/+2
* tools: .eslintrc.js messages "default" typo styleLovingly2018-09-241-11/+11
* lib: implement queueMicrotaskGus Caplan2018-09-231-1/+2
* tools: synchronize deepStrictEqual() message rulesRich Trott2018-09-181-0/+4
* util: make TextEncoder/TextDecoder globalJames M Snell2018-09-171-1/+3
* tools: prevent string literals in some assertionsRich Trott2018-09-161-0/+5
* tools: simplify ESLint invocation in MakefileRich Trott2018-08-181-1/+1
* tools: add no-misleading-character-class ESLint ruleVse Mozhet Byt2018-08-121-0/+1
* tools: add no-duplicate-requires ruleGus Caplan2018-07-121-0/+2
* tools: lint doc code examples in strict modeVse Mozhet Byt2018-07-061-0/+5
* tools: fix typo in .eslintrc.jsChristopher Hiller2018-06-211-1/+1
* atomis: add notify aliasGus Caplan2018-06-211-0/+1
* tools: do not disable `quotes` rule in .eslintrc.jsRich Trott2018-06-171-7/+7
* tools: add BigInt64Array and BigUint64Array to globalsJoyee Cheung2018-06-141-0/+2
* tools: add BigInt to globalsNikolai Vavilov2018-06-101-0/+1
* tools: add eslintrc rule for `assert.rejects`Ruben Bridgewater2018-04-161-1/+5