remove app-prefix rule for component linting
parent
82cc3e1e50
commit
996ea41224
|
@ -109,7 +109,6 @@
|
|||
"component-selector": [
|
||||
true,
|
||||
"element",
|
||||
"app",
|
||||
"kebab-case"
|
||||
],
|
||||
"use-input-property-decorator": true,
|
||||
|
|
Loading…
Reference in New Issue