UNPKG

@neutrium/utilities

Version:

A collection of general purpose utility objects for the NeutriumJS library.

18 lines (17 loc) 317 B
{ "version": "0.1.0", "command": "npm", "isShellCommand": true, "showOutput": "always", "args": ["run"], "tasks": [ { // Build task, Ctrl+Shift+B "taskName": "build", "isBuildCommand": true }, { "taskName": "clean" } ] }