Skip to content

Commit 0a0dc33

Browse files
committed
refactor(lint): fix linting errors
1 parent f03b4be commit 0a0dc33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/ng-sortgrid-demo/tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"camelCase"
99
],
1010
"component-selector": [
11-
true,
11+
false,
1212
"element",
1313
"app",
1414
"kebab-case"

0 commit comments

Comments
 (0)