mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-11-01 02:48:44 +01:00
993e72d6c8
Fixes #398
77 lines
1.2 KiB
JSON
77 lines
1.2 KiB
JSON
{
|
|
"cSpell.words": [
|
|
"Benachrichtigungsdetails",
|
|
"Blockiermodi",
|
|
"Blockiermodus",
|
|
"Captcha",
|
|
"Coord",
|
|
"Funktionalitätstest",
|
|
"Funktionalitätstests",
|
|
"Hyrp",
|
|
"Ignorierliste",
|
|
"KHTML",
|
|
"Krasnaya",
|
|
"Maleficient",
|
|
"Nachfrageverweigerungsmodus",
|
|
"Oakenpants",
|
|
"PDFs",
|
|
"Palemoon",
|
|
"Ploshchad",
|
|
"Rect",
|
|
"Rects",
|
|
"Spoofer",
|
|
"Strg",
|
|
"Thorin",
|
|
"Tiie",
|
|
"Vortäuschaktion",
|
|
"Vortäuschgröße",
|
|
"Vortäuschrate",
|
|
"Waterfox",
|
|
"arial",
|
|
"benachrichtigungsicon",
|
|
"canvasblocker",
|
|
"collapser",
|
|
"darkgreen",
|
|
"dont",
|
|
"fakeable",
|
|
"fragmenter",
|
|
"graytext",
|
|
"iframe",
|
|
"ignorelist",
|
|
"lightgray",
|
|
"mediump",
|
|
"micrococo",
|
|
"monero",
|
|
"nocanvas",
|
|
"onedrive",
|
|
"onloaded",
|
|
"oscpu",
|
|
"prefs",
|
|
"promisify",
|
|
"recaptcha",
|
|
"ruleset",
|
|
"spodermenpls",
|
|
"unticking",
|
|
"webgl",
|
|
"whitelisted",
|
|
"writeln",
|
|
"wyciwyg",
|
|
"yfdyh"
|
|
],
|
|
"cSpell.language": "en,de,en-GB",
|
|
"cSpell.ignorePaths": [
|
|
"**/package-lock.json",
|
|
"**/node_modules/**",
|
|
"**/vscode-extension/**",
|
|
"**/.git/objects/**",
|
|
".vscode",
|
|
".eslintrc.json"
|
|
],
|
|
"eslint.validate": [
|
|
"javascript",
|
|
"php",
|
|
"html"
|
|
],
|
|
"eslint.options": {"--ext": ".js,.html,.php"},
|
|
"eslint.lintTask.enable": true
|
|
} |