cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

module.exports = {
Severity: Minor
Found in babel.config.js by eslint

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

Delete ··
Open

    process.env[`VUE_APP_${p}`] = env[p];
Severity: Minor
Found in vue.config.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.config.js by eslint

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

Replace ···· with ··
Open

    },
Severity: Minor
Found in vue.config.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.config.js by eslint

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

Delete ····
Open

        },
Severity: Minor
Found in vue.config.js by eslint

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

Replace ········'_modules/*':·'/app/vendor_modules/*' with ····"_modules/*":·"/app/vendor_modules/*"
Open

        '_modules/*': '/app/vendor_modules/*',
Severity: Minor
Found in webstorm.config.js by eslint

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

Replace existsSync(resolve(__dirname,·'app',·'etc',·env.${process.env.NODE_ENV}.js)) with ⏎··existsSync(resolve(__dirname,·"app",·"etc",·env.${process.env.NODE_ENV}.js))⏎
Open

if (existsSync(resolve(__dirname, 'app', 'etc', `env.${process.env.NODE_ENV}.js`))) {
Severity: Minor
Found in vue.config.js by eslint

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

Replace ········ with ····
Open

        sourceMap: isDevMod,
Severity: Minor
Found in vue.config.js by eslint

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

Delete ··
Open

    singleQuote: true,
Severity: Minor
Found in prettier.config.js by eslint

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

Delete ··
Open

    bracketSpacing: true,
Severity: Minor
Found in prettier.config.js by eslint

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

Delete ··
Open

    vueIndentScriptAndStyle: true,
Severity: Minor
Found in prettier.config.js by eslint

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

Replace ············files:·'.prettierrc' with ······files:·".prettierrc"
Open

            files: '.prettierrc',
Severity: Minor
Found in prettier.config.js by eslint

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

Replace ············files:·'.stylelintrc' with ······files:·".stylelintrc"
Open

            files: '.stylelintrc',
Severity: Minor
Found in prettier.config.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.config.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

// eslint-disable-next-line no-undef
Severity: Minor
Found in webstorm.config.js by eslint

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

Replace ··}, with }
Open

    },
Severity: Minor
Found in webstorm.config.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

if (process.env.NODE_ENV === undefined) {
Severity: Minor
Found in vue.config.js by eslint

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

Replace ····env·=·{·...env,·...require(resolve(__dirname,·'app',·'etc',·'env.local.js')) with ··env·=·{⏎····...env,⏎····...require(resolve(__dirname,·"app",·"etc",·"env.local.js"))⏎·
Open

    env = { ...env, ...require(resolve(__dirname, 'app', 'etc', 'env.local.js')) };
Severity: Minor
Found in vue.config.js by eslint

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

Delete ········
Open

                sourceMap: false,
Severity: Minor
Found in vue.config.js by eslint

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

Severity
Category
Status
Source
Language