feat: add year filter with chip-style UI #180
Annotations
1 error and 6 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/views/index.vue#L61
UnoCSS attributes are not ordered
|
|
lint:
src/views/index.vue#L54
Insert `,`
|
|
lint:
src/views/index.vue#L43
Insert `,`
|
|
lint:
src/views/index.vue#L39
UnoCSS attributes are not ordered
|
|
lint:
src/views/index.vue#L24
Replace `e·=>·selectedYear.value·===·null·||·e.date.getFullYear()·===·selectedYear.value` with `⏎······(e)·=>⏎········selectedYear.value·===·null·||⏎········e.date.getFullYear()·===·selectedYear.value,⏎····`
|
|
lint:
src/views/index.vue#L10
Replace `e` with `(e)`
|