changeset 454 | 710a2ae08a74 |
parent 173 | cf7b221238fd |
--- a/cms/app-client/mirage/fixtures/discourses.js Mon Nov 28 23:11:54 2016 +0100 +++ b/cms/app-client/mirage/fixtures/discourses.js Fri Dec 02 00:22:31 2016 +0100 @@ -1,3 +1,4 @@ +// jshint ignore: start export default [ { "id": "http://ark.bnf.fr/ark:/12148/cb12481481z", @@ -99,4 +100,4 @@ "count": 1, "label": "fables" } -]; \ No newline at end of file +];