Skip to content

error TS18003: No inputs were found in config file... #13978

Description

I would like to watch all *.ts files in a folder and automatically compile them to *.js. The folder is empty to start with but then new *.ts files are added into it.

As it is now, the compiler errors because there are no files in the folder. I think that the error should not occur when watch=true as *.ts files can be added later on...

What do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions