summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
AgeCommit message (Expand)Author
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