UNPKG

@bowtieddevops/bowtieddevops-test-package-3

Version:
20 lines (18 loc) 305 B
{ "version": "2.0.0", "tasks": [ { "label": "check contracts", "group": "test", "type": "shell", "command": "clarinet check" }, { "type": "npm", "script": "test", "group": "test", "problemMatcher": [], "label": "npm test" } ] }