HOME


Mini Shell 1.0
DIR:/home/drsekaran/www/admin/vendors/jqvmap/grunt/
Upload File :
Current File : /home/drsekaran/www/admin/vendors/jqvmap/grunt/shell.js
module.exports = {
  lint: {
    command: "node_modules/.bin/eslint src --quiet && echo '\033[0;32m\n✓ All Good\033[0m  ٩(ˊᗜˋ*)و'",
    stdout: false
  }
};