UNPKG

suman-test-projects

Version:
11 lines (8 loc) 194 B
/** * Created by olegzandr on 12/4/16. */ // const which = require('which'); // var resolved = which.sync('istanbul'); // // console.log(resolved); console.log(require.resolve('istanbul'));