26 Commits (972c06389cf495d176c4e3dc4bdd0d1a455ac9d1)

Author SHA1 Message Date
Rich Trott 19517c16c8 tools: remove excessive comments from .eslintrc 9 years ago
Jackson Tian fc50bbfa1a tools: enable no-proto rule for linter 9 years ago
Rich Trott 8727d7ac66 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott 89bea6afea tools: alphabetize eslint stylistic issues section 9 years ago
Rich Trott 8d12e56e42 tools: lint for empty character classes in regex 9 years ago
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott 4b09dc5cac tools: enable no-redeclare rule for linter 9 years ago
Roman Reiss d3485fb424 tools: enable assorted ESLint error rules 9 years ago
cjihrig 5889065878 tools: add arrow function rules to eslint 9 years ago
Michaël Zasso 2b52b15a77 tools: enable no-extra-semi rule in eslint 9 years ago
Roman Reiss 837ebd1985 tools: enable space-in-parens ESLint rule 9 years ago
Michaël Zasso b20ea69f46 tools: update eslint config 9 years ago
Rich Trott 69fef19624 tools: implement no-unused-vars for eslint 9 years ago
Rich Trott 3ee16706f2 tools: enforce `throw new Error()` with lint rule 9 years ago
Sakthipriyan Vairamani efa30dd2f0 tools: enable prefer-const eslint rule 10 years ago
Sakthipriyan Vairamani 59d03738cc tools: enable arrow functions in .eslintrc 10 years ago
Brendan Ashworth 96a2b2d54d tools: enable space-after-keywords in eslint 10 years ago
Jeremiah Senkpiel ceee8d2807 test: add tests for persistent repl history 10 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 10 years ago
Roman Reiss 3777f41562 tools: enable whitespace related rules in eslint 10 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 10 years ago
Evan Lucas fbd2b59716 tools: add objectLiteralShorthandProperties to .eslintrc 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Roman Reiss f07b3b600b tools: set eslint comma-spacing to 'warn' 10 years ago
Alex Kocharin aed6bce906 readline: turn emitKeys into a streaming parser 10 years ago
Yosuke Furukawa f9dd34d301 tools: replace closure-linter with eslint 10 years ago