update stage events flow, rename resizer to transformer

This commit is contained in:
Anton Lavrenov
2018-01-04 10:59:14 +07:00
parent 323fd2505f
commit ac8e682738
9 changed files with 766 additions and 431 deletions

View File

@@ -198,7 +198,7 @@
],
"spaced-comment": 0,
"spaced-line-comment": [0, "always"],
"strict": [2, "function"],
"strict": [0, "function"],
"use-isnan": 2,
"valid-jsdoc": 0,
"valid-typeof": 2,