Skip to content

tsconfig files to allow directories? #443

Closed
@mattiLeBlanc

Description

@mattiLeBlanc

Hi,
I am using the Error List function in Sublime.
However, I have no files defined because I find it a bit redundant to register a file every time I created a new file in my project.
So I removed the file option which makes it load all files as standard behaviour.

So the Error list worker process is freaking out about some of the definition files (not maintained by me).
I don't want to see those errors but it happens because of all the files are loaded.
It would help me, if I could add directories with a wildcard to the file section in the tsconfig.
That way I can include the whole view section and components, but exclude the typings folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions