Skip to content
Snippets Groups Projects
Commit 02f94cf0 authored by winniehell's avatar winniehell
Browse files

disable ESLint for all JavaScript files

parent 8263324b
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 0 deletions
/* eslint-disable */
(function() {
$(function() {
var previewPath;
Loading
Loading
/* eslint-disable */
(function() {
var bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; };
 
Loading
Loading
/* eslint-disable */
(function() {
this.BuildArtifacts = (function() {
function BuildArtifacts() {
Loading
Loading
/* eslint-disable */
$(function(){
$('.reveal-variables').off('click').on('click',function(){
$('.js-build').toggle().niceScroll();
Loading
Loading
/* eslint-disable */
(function() {
this.Commit = (function() {
function Commit() {
Loading
Loading
/* eslint-disable */
(function() {
this.CommitFile = (function() {
function CommitFile(file) {
Loading
Loading
/* eslint-disable */
(function() {
this.ImageFile = (function() {
var prepareFrames;
Loading
Loading
/* eslint-disable */
(function() {
this.CommitsList = (function() {
function CommitsList() {}
Loading
Loading
/* eslint-disable */
(function() {
this.Compare = (function() {
function Compare(opts) {
Loading
Loading
/* eslint-disable */
(function() {
this.CompareAutocomplete = (function() {
function CompareAutocomplete() {
Loading
Loading
/* eslint-disable */
(function() {
this.ConfirmDangerModal = (function() {
function ConfirmDangerModal(form, text) {
Loading
Loading
/* eslint-disable */
 
/*= require clipboard */
 
Loading
Loading
/* eslint-disable */
(function (w) {
class CreateLabelDropdown {
constructor ($el, namespacePath, projectPath) {
Loading
Loading
/* eslint-disable */
//= require vue
 
((global) => {
Loading
Loading
/* eslint-disable */
(function() {
this.Diff = (function() {
var UNFOLD_COUNT;
Loading
Loading
/* eslint-disable */
((w) => {
w.CommentAndResolveBtn = Vue.extend({
props: {
Loading
Loading
/* eslint-disable */
(() => {
JumpToDiscussion = Vue.extend({
mixins: [DiscussionMixins],
Loading
Loading
/* eslint-disable */
((w) => {
w.ResolveBtn = Vue.extend({
props: {
Loading
Loading
/* eslint-disable */
((w) => {
w.ResolveCount = Vue.extend({
mixins: [DiscussionMixins],
Loading
Loading
/* eslint-disable */
((w) => {
w.ResolveDiscussionBtn = Vue.extend({
props: {
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