Chromium Code Reviews| Index: polymer_1.0.4/bower_components/ga-api-utils/.jshintrc |
| diff --git a/polymer_1.0.4/bower_components/ga-api-utils/.jshintrc b/polymer_1.0.4/bower_components/ga-api-utils/.jshintrc |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0d21e96bc3bb577584c0420115ef6863780d4da0 |
| --- /dev/null |
| +++ b/polymer_1.0.4/bower_components/ga-api-utils/.jshintrc |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "browser": true, |
| + "boss": true, |
| + "expr": true, |
| + "node": true, |
| + "quotmark": "single" |
| +} |