1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 12:06:31 +02:00

Typos and linting

This commit is contained in:
kkapsner 2018-08-22 22:16:49 +02:00
parent f873bd84e5
commit 4a043b2c78
16 changed files with 101 additions and 75 deletions

25
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,25 @@
{
"cSpell.words": [
"Blockiermodi",
"Blockiermodus",
"Ignorierliste",
"Maleficient",
"Nachfrageverweigerungsmodus",
"Oakenpants",
"PDFs",
"Spoofer",
"Thorin",
"Vortäuschaktion",
"Vortäuschgröße",
"Vortäuschrate",
"Waterfox",
"collapser",
"fakeable",
"fragmenter",
"ignorelist",
"onloaded",
"prefs",
"webgl"
],
"cSpell.language": "en,de"
}