remove: @stylistic/eslint-plugin to simplify linting setup #12
Annotations
10 errors
|
build:
app/pages/ui/masonry-grid-ordered-experiment.vue#L35
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
|
|
build:
app/pages/ui/masonry-grid-ordered-experiment.vue#L14
Parameter 'q' implicitly has an 'any' type.
|
|
build:
app/pages/ui/masonry-columns.vue#L29
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
|
|
build:
app/pages/index.vue#L64
Cannot find module '~/types/types.quotes' or its corresponding type declarations.
|
|
build:
app/components/utils/colour-scheme-select/ColourSchemeSelectOld.vue#L70
Expected 0 arguments, but got 1.
|
|
build:
app/components/utils/colour-scheme-select/ColourSchemeSelect.vue#L71
Cannot find name 'useSettingsStore'.
|
|
build:
app/components/forms/triple-toggle-switch/TripleToggleSwitchCore.vue#L81
Parameter 'option' implicitly has an 'any' type.
|
|
build:
app/components/forms/triple-toggle-switch/TripleToggleSwitchCore.vue#L73
Cannot find name 'IFormMultipleOptions'.
|
|
build:
app/components/forms/input-checkbox-radio/InputCheckboxRadioWithLabel.vue#L13
Type 'unknown' is not assignable to type 'string | number | boolean | (string | number | boolean)[] | undefined'.
|
|
build:
app/components/forms/input-checkbox-radio/InputCheckboxRadioButton.vue#L15
Type 'unknown' is not assignable to type 'string | number | boolean | (string | number | boolean)[] | undefined'.
|