summaryrefslogtreecommitdiff
path: root/.eslintrc
AgeCommit message (Expand)Author
2015-11-10tools: enforce `throw new Error()` with lint ruleRich Trott
2015-10-27tools: enable prefer-const eslint ruleSakthipriyan Vairamani
2015-09-15tools: enable arrow functions in .eslintrcSakthipriyan Vairamani
2015-08-22tools: enable space-after-keywords in eslintBrendan Ashworth
2015-08-04test: add tests for persistent repl historyJeremiah Senkpiel
2015-06-29tools: re-enable comma-spacing linter ruleRoman Reiss
2015-06-15tools: enable whitespace related rules in eslintRoman Reiss
2015-06-11tools: enable/add additional eslint rulesRoman Reiss
2015-05-28tools: add objectLiteralShorthandProperties to .eslintrcEvan Lucas
2015-05-19test: enable linting for testsRoman Reiss
2015-05-11tools: set eslint comma-spacing to 'warn'Roman Reiss
2015-05-10readline: turn emitKeys into a streaming parserAlex Kocharin
2015-05-09tools: replace closure-linter with eslintYosuke Furukawa