UNPKG

vscode-ripgrep-dynamic

Version:

Downloads the ripgrep binary shipped in VS Code

10 lines (9 loc) 252 B
// // Remark: Requiring this file will use the "safe" colors API which will not touch String.prototype // // var colors = require('colors/safe'); // colors.red("foo") // // var colors = require('./lib/colors'); module['exports'] = colors;