fix codestyle basedon eslint #3
Annotations
5 warnings
Run linters:
src/components/SchemaView/SchemaSidebarAddView.vue#L266
The "props" property should be above the "emits" property on line 265
|
Run linters:
src/components/SchemaView/SchemaSidebarAddView.vue#L337
The "updateNodeTableLabel" event has been triggered but not declared on `emits` option
|
Run linters:
src/components/SchemaView/SchemaSidebarAddView.vue#L448
The "updatePlaceholderRelTable" event has been triggered but not declared on `emits` option
|
Run linters:
src/components/SchemaView/SchemaSidebarOverview.vue#L78
The "addRelTable" event has been triggered but not declared on `emits` option
|
Run linters:
src/components/SchemaView/SchemaSidebarOverview.vue#L158
The "addRelGroup" event has been triggered but not declared on `emits` option
|