mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
clean up eslint ignores and remove old CustomElements global
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
node_modules/*
|
||||
bower_components/*
|
||||
src/**/demo/*
|
||||
src/**/experimental/*
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"html"
|
||||
],
|
||||
"globals": {
|
||||
"CustomElements": true,
|
||||
"customElements": true,
|
||||
"HTMLImports": true,
|
||||
"Polymer": true,
|
||||
|
||||
Reference in New Issue
Block a user