Skip to content

Instantly share code, notes, and snippets.

@pope
Created August 1, 2011 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pope/1118473 to your computer and use it in GitHub Desktop.
Save pope/1118473 to your computer and use it in GitHub Desktop.
{
"id": APP_ID,
"paths": ".",
"inputs": MAIN_FILE_JS,
"mode": "ADVANCED",
"level": "VERBOSE",
"checks": {
"accessControls": "WARNING",
"invalidCasts": "WARNING",
"visibility": "WARNING",
"strictModuleDepCheck": "WARNING"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment