diff options
| author | Zlatan Vasović <[email protected]> | 2014-02-16 19:28:43 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2014-02-16 19:30:02 +0100 |
| commit | 69cb7be07f5673154da8cbbc838b03c32d3abe4b (patch) | |
| tree | 9274ba3cec11df54e579764ce6bd5228b55cecf3 /js | |
| parent | 9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3 (diff) | |
| download | bootstrap-69cb7be07f5673154da8cbbc838b03c32d3abe4b.tar.xz bootstrap-69cb7be07f5673154da8cbbc838b03c32d3abe4b.zip | |
Remove `curly: false` from `.jshintrc`
Diffstat (limited to 'js')
| -rw-r--r-- | js/.jshintrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/.jshintrc b/js/.jshintrc index ab4dfdfc9..9cd22f4a6 100644 --- a/js/.jshintrc +++ b/js/.jshintrc @@ -2,7 +2,6 @@ "asi" : true, "boss" : true, "browser" : true, - "curly" : false, "debug" : true, "devel" : true, "eqeqeq" : false, |
