animation improvements

This commit is contained in:
Anton Lavrenov
2016-05-14 21:49:44 +07:00
parent 630f60cdb7
commit e731d0ccfe
5 changed files with 8 additions and 7 deletions

View File

@@ -75,7 +75,7 @@
"no-regex-spaces": 2,
"no-reserved-keys": 0,
"no-restricted-modules": 0,
"no-return-assign": 2,
"no-return-assign": 0,
"no-script-url": 2,
"no-self-compare": 0,
"no-sequences": 2,