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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 tsconfig.json should be ignored, but it now reports problems #933

Closed
1 task done
zhoujian-official opened this issue Nov 28, 2023 · 3 comments 路 Fixed by #942
Closed
1 task done

馃悰 tsconfig.json should be ignored, but it now reports problems #933

zhoujian-official opened this issue Nov 28, 2023 · 3 comments 路 Fixed by #942
Assignees
Labels
A-LSP Area: language server protocol S-Bug-confirmed Status: report has been confirmed as a valid bug

Comments

@zhoujian-official
Copy link
Contributor

Environment information

CLI:
  Version:                      1.4.0
  Color support:                true

Platform:
  CPU Architecture:             aarch64
  OS:                           macos

Environment:
  BIOME_LOG_DIR:                unset
  NO_COLOR:                     unset
  TERM:                         "xterm-256color"
  JS_RUNTIME_VERSION:           "v20.10.0"
  JS_RUNTIME_NAME:              "node"
  NODE_PACKAGE_MANAGER:         "npm/10.2.3"

Biome Configuration:
  Status:                       Loaded successfully
  Formatter disabled:           false
  Linter disabled:              false
  Organize imports disabled:    false
  VCS disabled:                 true

Workspace:
  Open Documents:               0

What happened?

  1. open tsconfig.json in vscode. this file should be ignored by biome and throw no error.

image

Expected result

do not show lint error of tsconfig.json

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@ematipico
Copy link
Member

Do you see these errors even when you run the CLI?

@zhoujian-official
Copy link
Contributor Author

Do you see these errors even when you run the CLI?

No, CLI didn't show these errors. Only in VS Code.

biome(parse)

image

@ematipico ematipico self-assigned this Nov 28, 2023
@ematipico ematipico added A-LSP Area: language server protocol S-Bug-confirmed Status: report has been confirmed as a valid bug labels Nov 28, 2023
@zhoujian-official
Copy link
Contributor Author

I tried 1.3.3 works fine. 1.4.0 has this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LSP Area: language server protocol S-Bug-confirmed Status: report has been confirmed as a valid bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants