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

Added {random vendor} and {random renderer}

For #493
This commit is contained in:
kkapsner 2022-02-14 17:37:54 +01:00
parent 740b360485
commit fb231a070b
7 changed files with 1038 additions and 1 deletions

View file

@ -70,7 +70,8 @@
"**/vscode-extension/**",
"**/.git/objects/**",
".vscode",
".eslintrc.json"
".eslintrc.json",
".tools/chromeVendors.json"
],
"eslint.validate": [
"javascript",