Skip to content

Commit 287e218

Browse files
Remove directive selector
1 parent 0da47aa commit 287e218

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/component.tst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<#? it.isEditor #>/* tslint:disable:directive-selector */<#?#>
21
<# var collectionProperties = it.properties.filter(item => item.isCollection).map(item => item.name); #>
32
<# var collectionNestedComponents = it.nestedComponents.filter(item => item.isCollection && item.root); #>
43
<# var baseClass = it.isExtension ? 'DxComponentExtension' : 'DxComponent'; #>

0 commit comments

Comments
 (0)