-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Milestone
Description
I have another command line tool that uses hs to run commands, but there is a conflict between that tool and http-server, which appears to be installed along with Node.js. Is there any way to remove or disable the hs alias directive as shown on
Line 82 in db66b17
| "hs": "./bin/http-server" |
marquizzo