UNPKG

cloc-lib

Version:

This is a wrapper of the [cloc](https://www.npmjs.com/package/cloc) so it can be used programatically.

12 lines 338 B
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "node", "request": "attach" } ] }