summaryrefslogtreecommitdiff
path: root/.eslintignore
AgeCommit message (Expand)Author
2018-12-15test: run eslint on test file and fix errorsRuben Bridgewater
2018-09-11tools: use lint-md.jsRefael Ackermann
2018-09-11tools: `make lint-md-rollup` & checkin `lint-md.js`Refael Ackermann
2018-09-11tools: update `node-lint-md-cli-rollup`Refael Ackermann
2018-04-21tools: delete redundant .eslintignore ruleVse Mozhet Byt
2018-02-20lint: move eslint to new plugin systemGus Caplan
2018-01-11tools: move eslint from tools to tools/node_modulesMichaƫl Zasso
2017-11-29module: Set dynamic import callbackJan Krems
2017-11-29module: print better message on esm syntax errorBen Noordhuis
2017-11-24lib: remove use of Debug.MakeMirror()Ben Noordhuis
2017-11-23tools/doc: add tools/remark-* to eslintignoreIvan Wei
2017-10-26test: change tmp directories prefixRefael Ackermann
2017-10-26tools: no trailing slash in ignore patternsRefael Ackermann
2017-07-28test: remove disabled tests directoryRich Trott
2017-07-21tools: enforce consistent spacing inside bracesSebastiaan Deckers
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-01-12benchmark: don't lint autogenerated modulesBrian White
2016-07-13tools: increase lint coverageRich Trott
2016-04-20tools: enable linting for v8_prof_processor.jsRich Trott
2016-02-01tools: apply linting to doc toolsRich Trott
2016-01-14test: use addon.md block headings as test dir namesRod Vagg
2015-12-29tools: run tick processor without forkingMatt Loring
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-08-29test: lint and refactor to avoid autocrlf issueRoman Reiss
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-06-11tools: enable/add additional eslint rulesRoman Reiss
2015-05-26test: don't lint autogenerated test/addons/doc-*/Ben Noordhuis
2015-05-19test: enable linting for testsRoman Reiss
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa