* Use "lib" in tsconfigs instead of "target". Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not. * Update new-package and readme * Add back "target" where necessary
* Add "noImplicitThis" to all tsconfig.json * Use `"noImplicitThis": false` on packages with broken tests.
* Add babel-code-frame * Add babel-code-frame * index * Follow naming convention * tests * ref fix * Address issues raised in code review * CR fixes * make options... optional * Update test to not assert