common/corpus-common-addon/blueprints/.jshintrc
author ymh <ymh.work@gmail.com>
Sat, 06 Aug 2016 21:27:53 +0700
changeset 260 64caee7ce38d
parent 127 5cd8c3065c38
permissions -rw-r--r--
Split document model in document and document results

{
  "predef": [
    "console"
  ],
  "strict": false
}