Update deps for eslint config
This commit is contained in:
parent
2303d4888e
commit
bf87bf2064
@ -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: [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user