cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ············app:·'./app/main.js', with ······app:·"./app/main.js"
Open

            app: './app/main.js',
Severity: Minor
Found in vue.config.js by eslint

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

Delete ······
Open

            options: {
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/

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 ····arrowParens:·'avoid' with ··arrowParens:·"avoid"
Open

    arrowParens: 'avoid',
Severity: Minor
Found in prettier.config.js by eslint

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

Delete ····
Open

        loaderOptions: {
Severity: Minor
Found in vue.config.js by eslint

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

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

                prependData: `
Severity: Minor
Found in vue.config.js by eslint

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

Replace ········parser:·'markdown', with parser:·"markdown"
Open

                parser: 'markdown',
Severity: Minor
Found in prettier.config.js by eslint

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

Delete ····
Open

        {
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

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

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

Parsing error: Unexpected token )
Open

    ) {
Severity: Minor
Found in webpack/CattrWebpackPlugin.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 ····'_app/*':·'/app/*' with "_app/*":·"/app/*"
Open

        '_app/*': '/app/*',
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 prettier.config.js by eslint

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

Replace ············files:·'*.ts' with ······files:·"*.ts"
Open

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

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

Replace 'path' with "path"
Open

const { resolve } = require('path');
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

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

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

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

    env = { ...env, ...require(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/

Severity
Category
Status
Source
Language