Skip to content

Commit

Permalink
Merge pull request #4684 from Polymer/closure-warnings
Browse files Browse the repository at this point in the history
Closure warnings
  • Loading branch information
Steve Orvell authored Jul 13, 2017
2 parents d1ad0c3 + 0cb560a commit 0b23e74
Show file tree
Hide file tree
Showing 40 changed files with 3,598 additions and 3,327 deletions.
4 changes: 3 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"extends": "eslint:recommended",
"ecmaVersion": 6,
"parserOptions": {
"ecmaVersion": 6
},
"rules": {
"no-console": "off",
"no-var": "error",
Expand Down
2,279 changes: 0 additions & 2,279 deletions closure.log

This file was deleted.

Loading

0 comments on commit 0b23e74

Please sign in to comment.