1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-09-03 10:02:58 +02:00

Click on zoomed slide event handled

This commit is contained in:
Luis
2017-04-05 19:13:38 +02:00
parent 79ec99a2f7
commit ebb5e9a4cd
10 changed files with 227 additions and 61 deletions

View File

@@ -8,7 +8,7 @@
},
"rules": {
"no-cond-assign": 0,
"no-console": 2,
"no-console": 0,
"no-constant-condition": 2,
"no-control-regex": 2,
"no-debugger": 2,