clean up eslint ignores and remove old CustomElements global

This commit is contained in:
Daniel Freedman
2017-03-03 16:33:27 -08:00
parent 960e87c2a5
commit b3b7f3b55c
2 changed files with 0 additions and 3 deletions

View File

@@ -14,7 +14,6 @@
"html"
],
"globals": {
"CustomElements": true,
"customElements": true,
"HTMLImports": true,
"Polymer": true,