remove app-prefix rule for component linting

pull/30/head
Florian Hartwich 2018-03-07 14:07:38 +01:00
parent 82cc3e1e50
commit 996ea41224
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@
"component-selector": [
true,
"element",
"app",
"kebab-case"
],
"use-input-property-decorator": true,