UNPKG

big-int-stats

Version:

Create BigIntStats from fs.Stats for compatiblity on earlier versions of Node.js

15 lines (14 loc) 312 B
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "test:node", "runtimeExecutable": "tsds", "runtimeArgs": ["test:node", "--no-timeouts"], "console": "integratedTerminal", "internalConsoleOptions": "neverOpen" }, ] }