summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
AgeCommit message (Expand)Author
2022-01-10eslint: Add support for *.mjs filesJan Holthuis
2021-12-22pre-commit: add eslint-plugin-jsdocSwiftb0y
2021-11-13Merge remote-tracking branch 'upstream/2.3'Be
2021-11-10.eslintrc.json: adjust eslint rules to enforce readable chain syntaxSwiftb0y
2021-09-13eslintrc.json: remove deprecated print() from globalsSwiftb0y
2021-09-13eslintrc.json: add new es6-specific rulesSwiftb0y
2021-09-13Merge remote-tracking branch 'upstream/2.3'Swiftb0y
2021-09-12eslintrc.json: add rules often enforced manuallySwiftb0y
2021-03-10Updated eslint rules for ECMAScript 7 (#3686)JoergAtGithub
2020-12-06Traktor S3: address notesOwen Williams
2020-01-20.eslintrc.json: Add rule for indentation styleJan Holthuis
2020-01-20.eslintrc.json: Add more rules regarding spacingJan Holthuis
2020-01-19.eslintrc.json: Disallow unneeded ternary ops and spaces before func parensJan Holthuis
2020-01-17.eslintrc.json: Add more rules regarding key spacing and trailing spacesJan Holthuis
2020-01-17.eslintrc.json: Allow opening/closing braces for block on same lineJan Holthuis
2020-01-17.eslintrc.json: Add even more code style rulesJan Holthuis
2020-01-17.eslintrc.json: Enforce consistent "dot-location" styleJan Holthuis
2020-01-17.eslintrc.json: Reduce camelcase severity to "warn"Jan Holthuis
2020-01-17.eslintrc.json: Order rules alphabeticallyJan Holthuis
2020-01-17.eslintrc.json: Enable require-atomic-updates ruleJan Holthuis
2020-01-17.eslintrc.json: Re-enabled remaining recommended eslint rulesJan Holthuis
2020-01-17.eslintrc.json: Only ignore unused args if they start with an underscoreJan Holthuis
2020-01-16.eslintrc.json: Reduce global variable scope to certain source dirsJan Holthuis
2020-01-16.eslintrc.json: Re-enable some recommended linter rulesJan Holthuis
2020-01-16.eslintrc.json: Add '_' and 'color' to list of globalsJan Holthuis
2020-01-16.eslintrc.json: Configure eslint to use honor Mixxx coding conventionsJan Holthuis
2020-01-16.eslintrc.json: Set up env for QScript controller mappingsJan Holthuis
2020-01-16.eslintrc.json: Disable no-unused-vars for function argumentsJan Holthuis
2020-01-16.eslintrc.json: Add codefactor.io's default eslint configJan Holthuis