Skip to content
Snippets Groups Projects
Verified Commit b40bac3a authored by Phil Hughes's avatar Phil Hughes
Browse files

removed global eslint for remaining files

parent fcd842b5
No related branches found
No related tags found
No related merge requests found
/* global Flash */
import Vue from 'vue';
import Cookies from 'js-cookie';
import Flash from '../flash';
Loading
Loading
<script>
/* global Flash */
import updateMixin from '../../mixins/update';
import markdownField from '../../../vue_shared/components/markdown/field.vue';
 
Loading
Loading
/* global Flash */
import Vue from 'vue';
import JobMediator from './job_details_mediator';
import jobHeader from './components/header.vue';
Loading
Loading
<script>
/* global Flash */
import '~/flash';
import playIconSvg from 'icons/_icon_play.svg';
import eventHub from '../event_hub';
import loadingIcon from '../../vue_shared/components/loading_icon.vue';
Loading
Loading
/* global Flash */
import Helper from '../helpers/repo_helper';
import Service from '../services/repo_service';
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment