Skip to content

Typescript issue with includes in tsconfigΒ #55525

@alainbelez

Description

@alainbelez

πŸ”Ž Search Terms

tsconfig includes

πŸ•— Version & Regression Information

Version: 5.2.2/ 5.1.6

⏯ Playground Link

No response

πŸ’» Code

image

πŸ™ Actual behavior

I created a new file that is included in the includes in tsconfig, but it keeps on nagging me that the file

File '/home/path/to/file/resources/js/views/TestNewView.vue' is not listed within the file list of project '/home/path/to/file/tsconfig.app.json'. Projects must list all files or use an 'include' pattern

πŸ™‚ Expected behavior

there shouldn't be any error since the pattern is included already

Additional information about the issue

restarting vscode seems to fix the issue, but will occur again for other new files

Metadata

Metadata

Assignees

Labels

Fix AvailableA PR has been opened for this issueNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions