Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eslint-config-angular): disable semantic and validation issues checks #23

Merged
merged 1 commit into from Mar 15, 2024

Conversation

MillerSvt
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Code style update
  • Build or CI related changes
  • Documentation content changes

What is the current behavior?

Rules from eslint-plugin-import fails with error:

Parse errors in imported module './constants': Cannot calculate TypeScript semantic issues without a valid project. (undefined:undefined)

Closes #

What is the new behavior?

All works

Does this PR introduce a breaking change?

  • Yes
  • No

Related links

import-js/eslint-plugin-import#2980 (comment)
typescript-eslint/typescript-eslint#8681

@a-ryazanov a-ryazanov merged commit a89dc31 into tramvaijs:main Mar 15, 2024
2 checks passed
@MillerSvt MillerSvt deleted the disable-semantic-issues-checks branch March 15, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants