Misc flow and lint fixes

This commit is contained in:
Nicolas Gallagher
2017-06-18 12:56:14 -07:00
parent d1d5461b29
commit 6203a3fec6
16 changed files with 132 additions and 111 deletions

View File

@@ -7,7 +7,7 @@
import PooledClass from '../../vendor/PooledClass';
var twoArgumentPooler = PooledClass.twoArgumentPooler;
const twoArgumentPooler = PooledClass.twoArgumentPooler;
/**
* Position does not expose methods for construction via an `HTMLDOMElement`,