Skip to content

Include the configured custom prefix in the tslint.json #825

Description

@mgechev

People can already specify custom prefix for their application so it could be a good idea to include it in tsconfig.json as well:

"directive-selector-name": [true, "camelCase"],
..."component-selector-prefix": [true, <%= prefix %>],
"use-input-property-decorator": true,
...

// cc @Brocco

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

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions