Update deps for eslint config

This commit is contained in:
Arnie 2024-10-31 23:27:38 +01:00
parent 2303d4888e
commit bf87bf2064

View File

@ -10,8 +10,7 @@ import tseslint from "typescript-eslint";
// This config is provided through nix environment. // This config is provided through nix environment.
// Config is meant to be injected through devshell env variable and "cp" command in .envrc to copy it in the proper path // Config is meant to be injected through devshell env variable and "cp" command in .envrc to copy it in the proper path
// Install dependencies: npm i -D @eslint/js@9 eslint-plugin-import-x@4 eslint-import-resolver-typescript@3 eslint-plugin-prettier@5 eslint-plugin-react@7 eslint-plugin-react-hooks@5 eslint-plugin-react-refresh@0.4 eslint-plugin-formatjs@5 typescript-eslint@8 // Install dependencies: npm i -D @eslint/js@9 eslint-plugin-import-x@4 eslint-import-resolver-typescript@3 eslint-plugin-prettier@5 eslint-config-prettier@9 eslint-plugin-react@7 eslint-plugin-react-hooks@5 eslint-plugin-react-refresh@0.4 eslint-plugin-formatjs@5 typescript-eslint@8
export default tseslint.config( export default tseslint.config(
{ {
ignores: [ ignores: [