[Vue Rewrite] Add Feed Component #628
Annotations
10 errors and 10 warnings
eslint:
src/components/AddFeed.vue#L2
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L3
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L4
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L5
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L6
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L7
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L8
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L9
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L10
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L11
Expected "\t" character, but found " " character
|
eslint:
src/components/AddFeed.vue#L7
Attribute "v-model" should go before "type"
|
eslint:
src/components/AddFeed.vue#L16
Attribute "v-if" should go before "class"
|
eslint:
src/components/AddFeed.vue#L34
Attribute "v-model" should go before "type"
|
eslint:
src/components/AddFeed.vue#L47
Attribute "v-if" should go before "class"
|
eslint:
src/components/AddFeed.vue#L68
Attribute "v-model" should go before "type"
|
eslint:
src/components/AddFeed.vue#L75
Attribute "v-model" should go before "type"
|
eslint:
src/components/AddFeed.vue#L131
Missing trailing comma
|
eslint:
src/components/AddFeed.vue#L144
Missing trailing comma
|
eslint:
src/components/AddFeed.vue#L153
Missing trailing comma
|
eslint:
src/components/AddFeed.vue#L166
Missing trailing comma
|