Skip to content

chore: fix lint script #466

@nickytonline

Description

@nickytonline

❯ npm run lint

lint
cross-env NODE_ENV=development eslint . --cache --ext .js,.jsx,.ts,.tsx

Oops! Something went wrong! :(

ESLint: 8.57.1

ESLint couldn't determine the plugin "@typescript-eslint" uniquely.

  • /Users/nicktaylor/dev/work/desktop-client/cleanup-project/node_modules/@typescript-eslint/eslint-plugin/dist/index.js (loaded in ".eslintrc.cjs » plugin:@typescript-eslint/recommended » ./configs/base")
  • /Users/nicktaylor/dev/work/desktop-client/node_modules/@typescript-eslint/eslint-plugin/dist/index.js (loaded in "../.eslintrc.cjs » plugin:@typescript-eslint/recommended » ./configs/base")

Please remove the "plugins" setting from either config or remove either plugin installation.

If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions