aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
AgeCommit message (Expand)AuthorFilesLines
2024-07-02Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 (#40565)dependabot[bot]1-0/+2
2024-04-09Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#39883)dependabot[bot]1-0/+1
2024-03-19docs: bundle assets with HugoXhmikosR1-0/+9
2024-03-12Update devDependencies and regenerate package-lock.jsonXhmikosR1-2/+3
2024-02-06Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)dependabot[bot]1-0/+2
2023-08-06Convert build scripts to ESM (#38984)XhmikosR1-1/+1
2023-05-16Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574)dependabot[bot]1-2/+4
2023-03-29Tweak and re-organize ESLint config (#38369)XhmikosR1-1/+152
2022-12-13Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 (#37639)dependabot[bot]1-0/+1
2022-11-12ESLint: enable prefer-template rule (#37484)XhmikosR1-0/+1
2021-10-08ESLint: disable `no-negated-condition` rule (#35137)XhmikosR1-0/+1
2021-10-05Enable `unicorn/numeric-separators-style` rule.XhmikosR1-1/+0
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR1-1/+0
2021-10-05Enable `unicorn/no-for-loop` ruleXhmikosR1-1/+0
2021-10-05Enable `unicorn/prefer-prototype-methods` ruleXhmikosR1-1/+0
2021-08-30Move a few ESLint rules where they are needed.XhmikosR1-2/+0
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR1-2/+0
2021-07-21Update devDependencies (#34552)XhmikosR1-0/+13
2021-05-04Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)dependabot[bot]1-1/+1
2021-05-04Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769)dependabot[bot]1-0/+1
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR1-2/+0
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]1-0/+2
2021-01-14Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)dependabot[bot]1-1/+0
2020-12-29Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)dependabot[bot]1-4/+4
2020-11-14Use `Array.find` instead of `Array.filter`XhmikosR1-1/+0
2020-11-14Switch to `Set#has()`XhmikosR1-1/+0
2020-11-14Switch to Number propertiesXhmikosR1-1/+0
2020-11-14Switch to `String.includes()`XhmikosR1-1/+0
2020-11-01ESLint: enable new-cap rule but ignore properties (#32036)XhmikosR1-1/+6
2020-08-08Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)dependabot[bot]1-0/+1
2020-05-14Update devDependencies (#30807)XhmikosR1-0/+2
2020-04-28Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663)dependabot-preview[bot]1-0/+2
2020-03-29Use `textContent` instead of `innerText`. (#30462)XhmikosR1-1/+0
2020-03-26Update eslint-plugin-unicorn to v18.0.0 (#30461)XhmikosR1-0/+2
2020-03-09Remove babel-eslint (#30355)XhmikosR1-1/+0
2020-02-17Update devDependencies (#30198)XhmikosR1-0/+1
2019-10-27Remove unneeded ESLint suppression and regenerate lock file (#29593)XhmikosR1-1/+0
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak1-0/+1
2019-10-07Update devDependencies. (#29447)XhmikosR1-0/+1
2019-09-24Update devDependencies.XhmikosR1-0/+2
2019-09-24.eslintrc.json: Remove a couple of default rules.XhmikosR1-8/+0
2019-08-22Remaining JS linting TODO (#29289)Markus Hatvan1-1/+1
2019-06-03Update devDependencies. (#28798)XhmikosR1-0/+1
2019-05-08Remove the `unicorn/filename-case` rule suppression.XhmikosR1-1/+0
2019-04-10Update eslint config for the new xo rules.XhmikosR1-1/+5
2019-03-11Disable a few rules for now.XhmikosR1-1/+7
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR1-222/+37
2019-02-26move util in a util folder with the sanitizerJohann-S1-1/+1
2019-02-20Disable ESlint on no-return-assign and temporary for arrow-body-styleJohann-S1-1/+0
2018-07-29Update devDependencies and gems.XhmikosR1-1/+1