mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Big linting
This commit is contained in:
parent
b5e6d049ce
commit
aef6bd3d59
58 changed files with 2074 additions and 1856 deletions
|
@ -1,10 +1,9 @@
|
|||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
/* eslint max-lines: off*/
|
||||
(function(){
|
||||
"use strict";
|
||||
var settingsDisplay = [
|
||||
const settingsDisplay = [
|
||||
{
|
||||
name: "general",
|
||||
sections: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue