cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

Replace ···· with ··
Open

    context.addLocalizationData({

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 ········ru:·require('./locales/ru'), with ····ru:·require("./locales/ru")
Open

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

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 AccountService from '../services/account.service';

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

Replace ············key:·'id' with ······key:·"id"
Open

            key: 'id',

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

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

        },

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

Replace ············rules:·'required' with ······rules:·"required"
Open

            rules: 'required',

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

Replace ········placeholder:·'John·Snow' with placeholder:·"John·Snow"
Open

                placeholder: 'John Snow',

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

Replace ················frontendType:·'email', with ········frontendType:·"email"
Open

                frontendType: 'email',

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

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

                    on: {

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

Replace ············label:·'settings.account' with ······label:·"settings.account"
Open

            label: 'settings.account',

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

Replace ························timezone:·props.values.timezone, with ············timezone:·props.values.timezone
Open

                        timezone: props.values.timezone,

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 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/

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

export const ModuleConfig = {

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

Delete ······
Open

            });

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 ········return·axios.get(this.getItemRequestUri(),·{·ignoreCancel:·true·}) with ····return·axios⏎······.get(this.getItemRequestUri(),·{·ignoreCancel:·true·})⏎······
Open

        return axios.get(this.getItemRequestUri(), { ignoreCancel: true }).then(({ data }) => {

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

Severity
Category
Status
Source
Language