cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Delete ··
Open

    return context;

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

Replace ········if·(typeof·props.currentValue·===·'object' with if·(typeof·props.currentValue·===·"object"
Open

                if (typeof props.currentValue === 'object') {

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

export const ModuleConfig = {

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

Replace ···· with ··
Open

    route: {

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

Replace ········en:·require('./locales/en' with ····en:·require("./locales/en"
Open

        en: require('./locales/en'),

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 axios from '@/config/app';

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

Replace ················type:·'input', with ········type:·"input"
Open

                type: 'input',

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

Replace ················placeholder:·'******' with ········placeholder:·"******"
Open

                placeholder: '******',

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 axios from '@/config/app';

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

Delete ······
Open

            render: (h, props) => {

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

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

        meta: {

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

Replace '@/store' with "@/store"
Open

import Store from '@/store';

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

Delete ······
Open

            // After render, this section will be labeled as 'Example Section'

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 ResourceService from '@/services/resource.service';

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 axios from '@/config/app';

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 ResourceService from '@/services/resource.service';

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

Replace '@/config/app' with "@/config/app"
Open

import axios from '@/config/app';

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

Delete ··
Open

    }

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

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

                        full_name: user.full_name,

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

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

                };

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

Severity
Category
Status
Source
Language