summaryrefslogtreecommitdiff
path: root/.eslintrc.js
Commit message (Expand)AuthorAgeFilesLines
* lib: expose `DOMException` as globalXadillaX2021-08-061-0/+1
* doc: esm examples /w imports for process, BufferGuy Bedford2021-06-251-0/+8
* tools,doc: forbid CJS globals in ESM code snippetsAntoine du Hamel2021-06-031-0/+23
* tools: remove exception for Node.js 8 and earlierRich Trott2021-05-311-4/+1
* tools: relax max-len lint rule for template stringsRich Trott2021-04-071-0/+1
* perf_hooks: make performance a globalJames M Snell2021-04-011-0/+1
* tools: improve valid-typeof lint ruleRich Trott2021-03-281-1/+1
* buffer: expose btoa and atob as globalsJames M Snell2021-03-251-0/+2
* lib: implement AbortSignal.abort()James M Snell2021-03-151-0/+1
* tools: add support for mjs and cjs JS snippet lintingAntoine du Hamel2021-03-061-8/+13
* tools: update eslint-plugin-markdown configurationcjihrig2021-03-031-6/+10
* tools: make comma-dangle ESLint rule more stringent …Rich Trott2021-02-191-1/+7
* doc: refactor fs docs structureJames M Snell2021-02-121-0/+1
* tools: enable object-curly-newline in ESLint rulesRich Trott2021-01-261-0/+1
* doc: use ESM syntax for WASI exampleAntoine du Hamel2021-01-161-0/+1
* tools: add support for top-level await syntax in linterAntoine du Hamel2021-01-161-1/+5
* tools: enable no-unsafe-optional-chaining lint rulecjihrig2020-12-091-0/+1
* tools: enable no-unused-expressions lint ruleMichaël Zasso2020-12-071-0/+1
* tools: upgrade to @babel/eslint-parser 7.12.1Antoine du Hamel2020-12-071-3/+10
* tools: enable no-nonoctal-decimal-escape lint rulecjihrig2020-11-231-0/+1
* lib: add EventTarget-related browser globalsAnna Henningsen2020-10-111-0/+5
* doc: move package config docs to separate pageAntoine du HAMEL2020-08-291-0/+1
* doc: move module core module doc to separate pageAntoine du HAMEL2020-08-191-0/+1
* 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