UNPKG

plaxtony

Version:

Static code analysis of SC2 Galaxy Script

16 lines (15 loc) 291 B
{ "extension": ["js"], "spec": "lib/tests/**/*.js", "require": [ "mocha.env.js", "source-map-support/register" ], "recursive": true, "reporter": "spec", "watch-files": [ "lib/**/*.js", "tests/**/*.galaxy" ], "timeout": 0 }