mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
Remove "node_modules" (#57)
It's needed only on the release branch. No need to pollute development branches with that. CI is able to "npm install" it back.
This commit is contained in:
committed by
GitHub
parent
fe44a129df
commit
f6f64f2dd6
-1
@@ -1 +0,0 @@
|
||||
export declare function issueCommand(command: string, message: any): void;
|
||||
Reference in New Issue
Block a user