Enable more aggressive compiler variable renaming

This commit is contained in:
Tom Payne
2012-09-18 17:54:56 +02:00
parent 4a8ae08c1c
commit 353727e77d

View File

@@ -1,5 +1,7 @@
{
"ambiguate-properties": true,
"checks": {
"accessControls": "ERROR",
"visibility": "ERROR",
@@ -19,6 +21,8 @@
"goog.DEBUG": false
},
"disambiguate-properties": true,
"externs": [
"externs/bingmaps.js",
"externs/proj4js.js",