refactor: remove redundant useCssModule #912
Annotations
6 warnings
ci:
example/src/views/ChipView.vue#L801
File has too many lines (1259). Maximum allowed is 800
|
ci:
example/src/views/DataTableView.vue#L801
File has too many lines (1181). Maximum allowed is 800
|
ci:
src/components/forms/auto-complete/RuiAutoComplete.vue#L110
'renderedData' was used before it was defined
|
ci:
src/components/forms/auto-complete/RuiAutoComplete.vue#L801
File has too many lines (981). Maximum allowed is 800
|
ci:
src/components/tables/RuiDataTable.vue#L801
File has too many lines (1469). Maximum allowed is 800
|
ci:
src/theme/index.ts#L188
Prefer named exports
|