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

Fix eslint warning

This commit is contained in:
kkapsner 2022-03-17 23:05:46 +01:00
parent d100932236
commit b4cb52df15
3 changed files with 24 additions and 72 deletions

View file

@ -78,6 +78,5 @@
"php",
"html"
],
"eslint.options": {"--ext": ".js,.html,.php"},
"eslint.lintTask.enable": true
}