Address review comments

This commit is contained in:
Justin Fagnani
2019-12-17 14:38:02 -08:00
parent 3f1e3a1d2d
commit 9df8c648f6
5 changed files with 50 additions and 13 deletions

11
.gitignore vendored
View File

@@ -1,12 +1,5 @@
node_modules/
lib/
test/
# generated test source
/test/**/*.js
/test/**/*.js.map
/test/**/*.d.ts
/test/**/*.d.ts.map
/node_modules/
/lib/
# top level source
my-element.js