logic splitted into directives and components
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
"rules": {
|
||||
"directive-selector": [
|
||||
true,
|
||||
"attribute",
|
||||
"app",
|
||||
"camelCase"
|
||||
"attribute"
|
||||
],
|
||||
"component-selector": [
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user