cattr-app/frontend-application

View on GitHub
app/core/store/modules/index.js

Summary

Maintainability
A
0 mins
Test Coverage

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ········...requireModule(fn).default, with ····...requireModule(fn).default
Open

        ...requireModule(fn).default,
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ····
Open

        namespaced: true,
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace 'lodash/camelCase' with "lodash/camelCase"
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    if (/\.unit\.js$/.test(fn)) {
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace '.',·true,·/^(?!.*(actions|mutations|getters|index)).*\.js$/ with ⏎··".",⏎··true,⏎··/^(?!.*(actions|mutations|getters|index)).*\.js$/⏎
Open

const requireModule = require.context('.', true, /^(?!.*(actions|mutations|getters|index)).*\.js$/);
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ···· with ··
Open

    }
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ··
Open

    };
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'vue/attributes-order' was not found
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ····
Open

        return undefined;
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ····modules[camelCase(fn.split('/')[1].replace(/(\.\/|\.js)/g,·'' with ··modules[camelCase(fn.split("/")[1].replace(/(\.\/|\.js)/g,·""
Open

    modules[camelCase(fn.split('/')[1].replace(/(\.\/|\.js)/g, ''))] = {
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Use the latest vue-eslint-parser. See also https://github.com/vuejs/eslint-plugin-vue#what-is-the-use-the-latest-vue-eslint-parser-error
Open

import camelCase from 'lodash/camelCase';
Severity: Minor
Found in app/core/store/modules/index.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status