COMMITS
/ .eslintrc.json May 7, 2025
J
Update `devDependencies` (#41450)
Julien Déramond committed
April 15, 2025
J
Docs: migration from Hugo to Astro (#41251)
Julien Déramond committed
July 2, 2024
D
Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 (#40565)
dependabot[bot] committed
April 9, 2024
D
Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#39883)
dependabot[bot] committed
March 8, 2024
X
docs: bundle assets with Hugo
XhmikosR committed
March 11, 2024
X
Update devDependencies and regenerate package-lock.json
XhmikosR committed
February 6, 2024
D
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
dependabot[bot] committed
August 6, 2023
X
Convert build scripts to ESM (#38984)
XhmikosR committed
May 16, 2023
D
Build(deps-dev): Bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#38574)
dependabot[bot] committed
March 29, 2023
X
Tweak and re-organize ESLint config (#38369)
XhmikosR committed
December 13, 2022
D
Build(deps-dev): Bump eslint-plugin-unicorn from 44.0.2 to 45.0.2 (#37639)
dependabot[bot] committed
November 12, 2022
X
ESLint: enable prefer-template rule (#37484)
XhmikosR committed
October 8, 2021
X
ESLint: disable `no-negated-condition` rule (#35137)
XhmikosR committed
August 10, 2021
X
Enable `unicorn/numeric-separators-style` rule.
XhmikosR committed
X
Enable `unicorn/no-for-loop` rule
XhmikosR committed
July 30, 2021
X
Enable `unicorn/no-array-for-each` rule
XhmikosR committed
March 18, 2021
X
Enable `unicorn/prefer-prototype-methods` rule
XhmikosR committed
August 26, 2021
X
Move a few ESLint rules where they are needed.
XhmikosR committed
July 29, 2021
X
Enable a few eslint-config-xo rules (#34620)
XhmikosR committed
July 21, 2021
X
Update devDependencies (#34552)
XhmikosR committed
May 4, 2021
D
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)
dependabot[bot] committed
D
Bump eslint-plugin-unicorn from 30.0.0 to 31.0.0 (#33769)
dependabot[bot] committed
January 28, 2021
X
Minor ESLint rules cleanup (#32904)
XhmikosR committed
January 26, 2021
D
Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)
dependabot[bot] committed
January 13, 2021
D
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)
dependabot[bot] committed
December 29, 2020
D
Bump eslint-plugin-unicorn from 24.0.0 to 25.0.0 (#32644)
dependabot[bot] committed
November 3, 2020
X
Use `Array.find` instead of `Array.filter`
XhmikosR committed
May 2, 2020
X
Switch to `Set#has()`
XhmikosR committed
X
Switch to Number properties
XhmikosR committed
X
Switch to `String.includes()`
XhmikosR committed
November 1, 2020
X
ESLint: enable new-cap rule but ignore properties (#32036)
XhmikosR committed
August 8, 2020
D
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)
dependabot[bot] committed
May 14, 2020
X
Update devDependencies (#30807)
XhmikosR committed
April 28, 2020
D
Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663)
dependabot-preview[bot] committed
March 29, 2020
X
Use `textContent` instead of `innerText`. (#30462)
XhmikosR committed
March 26, 2020
X
Update eslint-plugin-unicorn to v18.0.0 (#30461)
XhmikosR committed
March 9, 2020
X
Remove babel-eslint (#30355)
XhmikosR committed
February 17, 2020
X
Update devDependencies (#30198)
XhmikosR committed
October 27, 2019
X
Remove unneeded ESLint suppression and regenerate lock file (#29593)
XhmikosR committed
October 25, 2019
P
Enable eslint no-console rule except for build directory (#29585)
Pawel Wolak committed
October 7, 2019
X
Update devDependencies. (#29447)
XhmikosR committed
September 24, 2019
X
Update devDependencies.
XhmikosR committed
September 17, 2019
X
.eslintrc.json: Remove a couple of default rules.
XhmikosR committed
August 22, 2019
M
Remaining JS linting TODO (#29289)
Markus Hatvan committed
June 3, 2019
X
Update devDependencies. (#28798)
XhmikosR committed
May 8, 2019
X
Remove the `unicorn/filename-case` rule suppression.
XhmikosR committed
March 30, 2019
X
Update eslint config for the new xo rules.
XhmikosR committed
February 26, 2019
X
Disable a few rules for now.
XhmikosR committed
February 21, 2019
X
Switch to eslint-config-xo and eslint-plugin-unicorn.
XhmikosR committed
February 22, 2019
J
move util in a util folder with the sanitizer
Johann-S committed