Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12ESLint: enable prefer-template rule (#37484)XhmikosR
2021-10-08ESLint: disable `no-negated-condition` rule (#35137)XhmikosR
2021-10-05Enable `unicorn/numeric-separators-style` rule.XhmikosR
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR
2021-10-05Enable `unicorn/no-for-loop` ruleXhmikosR
2021-10-05Enable `unicorn/prefer-prototype-methods` ruleXhmikosR
2021-08-30Move a few ESLint rules where they are needed.XhmikosR
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR
2021-07-21Update devDependencies (#34552)XhmikosR
2021-05-04Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)dependabot[bot]
2021-05-04Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769)dependabot[bot]
2021-01-28Minor ESLint rules cleanup (#32904)XhmikosR
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]
2021-01-14Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)dependabot[bot]
2020-12-29Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)dependabot[bot]
2020-11-14Use `Array.find` instead of `Array.filter`XhmikosR
2020-11-14Switch to `Set#has()`XhmikosR
2020-11-14Switch to Number propertiesXhmikosR
2020-11-14Switch to `String.includes()`XhmikosR
2020-11-01ESLint: enable new-cap rule but ignore properties (#32036)XhmikosR
2020-08-08Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)dependabot[bot]
2020-05-14Update devDependencies (#30807)XhmikosR
2020-04-28Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663)dependabot-preview[bot]
2020-03-29Use `textContent` instead of `innerText`. (#30462)XhmikosR
2020-03-26Update eslint-plugin-unicorn to v18.0.0 (#30461)XhmikosR
2020-03-09Remove babel-eslint (#30355)XhmikosR
2020-02-17Update devDependencies (#30198)XhmikosR
2019-10-27Remove unneeded ESLint suppression and regenerate lock file (#29593)XhmikosR
2019-10-25Enable eslint no-console rule except for build directory (#29585)Pawel Wolak
2019-10-07Update devDependencies. (#29447)XhmikosR
2019-09-24Update devDependencies.XhmikosR
2019-09-24.eslintrc.json: Remove a couple of default rules.XhmikosR
2019-08-22Remaining JS linting TODO (#29289)Markus Hatvan
2019-06-03Update devDependencies. (#28798)XhmikosR
2019-05-08Remove the `unicorn/filename-case` rule suppression.XhmikosR
2019-04-10Update eslint config for the new xo rules.XhmikosR
2019-03-11Disable a few rules for now.XhmikosR
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR
2019-02-26move util in a util folder with the sanitizerJohann-S
2019-02-20Disable ESlint on no-return-assign and temporary for arrow-body-styleJohann-S
2018-07-30Update devDependencies and gems.XhmikosR
2018-06-24Move `eslint-plugin-compat` to the extends array.XhmikosR
2018-01-11Clean up and tweak ESLint rules.XhmikosR