Add installable package to eslint
This commit is contained in:
parent
986890b044
commit
2303d4888e
@ -10,7 +10,7 @@ import tseslint from "typescript-eslint";
|
||||
// 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
|
||||
|
||||
// Install dependencies: npm i -D @eslint/js@9 eslint-plugin-import-x@4 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-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(
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user