diff options
| author | Jacob Thornton <[email protected]> | 2012-04-14 16:38:44 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-04-14 16:38:44 -0700 |
| commit | 81a296d06ab4e445918c41bc885a610d55a33271 (patch) | |
| tree | 058d89a07208e895c352f2aec4228ba70f24aac3 | |
| parent | c291e4d78681b5111b4a2c7f480bd7bf18abc34c (diff) | |
| download | bootstrap-81a296d06ab4e445918c41bc885a610d55a33271.tar.xz bootstrap-81a296d06ab4e445918c41bc885a610d55a33271.zip | |
whitespace
| -rw-r--r-- | js/.jshintrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/.jshintrc b/js/.jshintrc index bb41ef9cc..e93a8deee 100644 --- a/js/.jshintrc +++ b/js/.jshintrc @@ -1,5 +1,5 @@ { - "browser" : true, + "browser" : true, "expr" : true, "laxbreak" : true, "boss" : true, |
