chore: update to eslint 9
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 30 May 2024 13:01:38 +0000 (15:01 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 30 May 2024 13:01:38 +0000 (15:01 +0200)
commitebf80fe4df399011fe484d42d9260093aca5473a
treecf02ae2eb42f03eb70324146daefe1777218c349
parent8344f1ee1cedd3b3dc90da2c247823c822b8cc2f
chore: update to eslint 9

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
22 files changed:
.eslintrc.cjs [deleted file]
.lintstagedrc.js
.vscode/settings.json
busy-wait.mjs
deep-clone-object.mjs
deep-merge-object.mjs
empty-array.mjs
eslint.config.js [new file with mode: 0644]
fibonacci.mjs
is-empty-object.mjs
is-undefined.mjs
json-stringify.mjs
max.mjs
min.mjs
object-hash.mjs
package.json
pnpm-lock.yaml
promise-handling.mjs
quick-select.mjs
random.mjs
shallow-clone-object.mjs
uuid-generator.mjs