-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)