cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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

            files: '*.md',
Severity: Minor
Found in prettier.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/

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

// 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 'development' with "development"
Open

const isDevMod = process.env.NODE_ENV === 'development';
Severity: Minor
Found in vue.config.js by eslint

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

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

            options: {
Severity: Minor
Found in prettier.config.js by eslint

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

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

                parser: 'json',
Severity: Minor
Found in prettier.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/

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/

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/

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 ····'_vendor_modules/*':·'/node_modules/*', with "_vendor_modules/*":·"/node_modules/*"
Open

        '_vendor_modules/*': '/node_modules/*',
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/

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 ··process.env.NODE_ENV·=·'development' with process.env.NODE_ENV·=·"development"
Open

    process.env.NODE_ENV = 'development';
Severity: Minor
Found in vue.config.js by eslint

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

Replace 'app',·'etc',·'env.local.js' with "app",·"etc",·"env.local.js"
Open

if (existsSync(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

    transpileDependencies: [/(.+)-cattr-module/gi],
Severity: Minor
Found in vue.config.js by eslint

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

Severity
Category
Status
Source
Language