cattr-app/frontend-application

View on GitHub

Showing 4,835 of 4,835 total issues

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 TimeIntervalService from '@/services/resource/time-interval.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 TimeIntervalService from '@/services/resource/time-interval.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

export const ModuleConfig = {

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

Replace './components/LazySelect' with "./components/LazySelect"
Open

import LazySelect from './components/LazySelect';

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/

Replace '@/services/resource/user.service' with "@/services/resource/user.service"
Open

import UsersService from '@/services/resource/user.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/

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

import rootStore from '@/store';

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/

Replace 'moment-timezone' with "moment-timezone"
Open

import moment from 'moment-timezone';

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

Replace ········return·axios.get('statuses/list' with ····return·axios.get("statuses/list"
Open

        return axios.get('statuses/list', config);

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

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

        return `statuses/show?id=${id}`;

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

Replace ···· with ··
Open

    const fieldsToFill = [

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

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

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

            service: new UsersService(),

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

Delete ··
Open

    }

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

Replace '@/services/resource/time-interval.service' with "@/services/resource/time-interval.service"
Open

import TimeIntervalService from '@/services/resource/time-interval.service';

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

Severity
Category
Status
Source
Language