Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Style 02-07: add component, directive selector prefixes #93

Open
ghost opened this issue May 6, 2016 · 0 comments
Open

Style 02-07: add component, directive selector prefixes #93

ghost opened this issue May 6, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented May 6, 2016

Could use tslint to check and set a standard prefix:

"directive-selector-prefix": [true, "space"],
"component-selector-prefix": [true, "space"],
"pipe-naming": [true, "camelCase", "space"],

Alternatively, add descriptive prefix to component and directive selectors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants