Skip to content

files list in tsconfig.json #70

@tjvantoll

Description

@tjvantoll

The hello world Angular 2 template contains a hardcoded list of every TypeScript file in the app in its tsconfig.json. This is becoming a real maintenance nightmare as my apps get bigger, but that list of files seems to be necessary, because if I remove "files" from tsconfig.json I get all sorts of TypeScript errors.

Is there any way we can remove the need to hardcode a list of all your TypeScript files? cc @jlooper

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