Skip to content
Snippets Groups Projects
conf.json 201 B
Newer Older
  • Learn to ignore specific revisions
  • Laura Cappelli's avatar
    Laura Cappelli committed
    {
        "tags": {
            "allowUnknownTags": true
        },
        "source": {
            "includePattern": ".+\\.js(doc)?$",
            "excludePattern": "(^|\\/)_"
        },
        "plugins": [],
        "jsVersion": 180
    }