- eslint formating, e.g printWidth: 160

This commit is contained in:
Arno Kaimbacher 2023-01-18 12:02:08 +01:00
parent 426228705c
commit eb6476dfcb
28 changed files with 365 additions and 281 deletions

View file

@ -14,7 +14,6 @@ export default class FacetCategory extends Vue {
@Prop()
facetItems!: Array<FacetItem>;
// @Prop([String])
@Prop({
type: String,
})