Skip to content

Instantly share code, notes, and snippets.

@mszoernyi
Created September 6, 2015 21:09
Show Gist options
  • Save mszoernyi/214f02d8943ae8e82b16 to your computer and use it in GitHub Desktop.
Save mszoernyi/214f02d8943ae8e82b16 to your computer and use it in GitHub Desktop.
{
"name": "ui",
"version": "0.0.0",
"options": {
"syntaxtype": "coffescript",
"extension": ".em",
"paths": [
"app",
"app/pods"
],
"exclude": "vendor",
"outdir": "docs",
"yuidoc": {
"linkNatives": true,
"quiet": true,
"parseOnly": false,
"lint": false
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment