Commit bf842b67 authored by Tristan Cavelier's avatar Tristan Cavelier

jslint option added to erp5storage to pass jslint

parent 1f4abb58
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
// url: {string} // url: {string}
// } // }
/*jslint nomen: true, unparam: true */ /*jslint indent: 2, nomen: true, unparam: true */
/*global jIO, complex_queries, console, UriTemplate, FormData, RSVP */ /*global jIO, complex_queries, console, UriTemplate, FormData, RSVP */
(function (jIO, complex_queries) { (function (jIO, complex_queries) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment