@dsb-norge/eslint-config-standard
eslint-config-standard for Vue CLI
This config is forked from upstream @vue/eslint-config-standard designed to be used by Vue CLI setups.
This fixes issues related to newer installations using eslint 8, like vue-cli-5 projects.
and is not meant for outside use (it can be used but some adaptations
on the user side might be needed - for details see the config file).
A part of its design is that this config may implicitly depend on
other parts of Vue CLI setups, such as eslint-plugin-vue
being
extended in the same resulting config.