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 */
((global) => {
const MAX_MESSAGE_LENGTH = 500;
const MESSAGE_CELL_SELECTOR = '.abuse-reports .message';
Loading
Loading
/* eslint-disable */
(function() {
this.Activities = (function() {
function Activities() {
Loading
Loading
/* eslint-disable */
(function() {
this.Admin = (function() {
function Admin() {
Loading
Loading
/* eslint-disable */
(function() {
this.Api = {
groupsPath: "/api/:version/groups.json",
Loading
Loading
/* eslint-disable */
// This is a manifest file that'll be compiled into including all the files listed below.
// Add new JavaScript/Coffee code in separate files in this directory and they'll automatically
// be included in the compiled file accessible from http://example.com/assets/application.js
Loading
Loading
/* eslint-disable */
(function() {
this.Aside = (function() {
function Aside() {
Loading
Loading
/* eslint-disable */
(function() {
this.Autosave = (function() {
function Autosave(field, key) {
Loading
Loading
/* eslint-disable */
(function() {
this.AwardsHandler = (function() {
const FROM_SENTENCE_REGEX = /(?:, and | and |, )/; //For separating lists produced by ruby's Array#toSentence
Loading
Loading
/* eslint-disable */
 
/*= require jquery.ba-resize */
/*= require autosize */
Loading
Loading
/* eslint-disable */
(function() {
$(function() {
$("body").on("click", ".js-details-target", function() {
Loading
Loading
/* eslint-disable */
// Quick Submit behavior
//
// When a child field of a form with a `js-quick-submit` class receives a
Loading
Loading
/* eslint-disable */
// Requires Input behavior
//
// When called on a form with input fields with the `required` attribute, the
Loading
Loading
/* eslint-disable */
(function(w) {
$(function() {
// Toggle button. Show/hide content inside parent container.
Loading
Loading
/* eslint-disable */
/*= require blob/template_selector */
((global) => {
 
Loading
Loading
/* eslint-disable */
(function() {
this.BlobFileDropzone = (function() {
function BlobFileDropzone(form, method) {
Loading
Loading
/* eslint-disable */
 
/*= require blob/template_selector */
 
Loading
Loading
/* eslint-disable */
(function() {
this.BlobGitignoreSelectors = (function() {
function BlobGitignoreSelectors(opts) {
Loading
Loading
/* eslint-disable */
 
/*= require blob/template_selector */
 
Loading
Loading
/* eslint-disable */
((global) => {
class BlobLicenseSelectors {
constructor({ $dropdowns, editor }) {
Loading
Loading
/* eslint-disable */
((global) => {
class TemplateSelector {
constructor({ dropdown, data, pattern, wrapper, editor, fileEndpoint, $input } = {}) {
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