Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7dbdc7b

Browse files
author
Tony Spataro
committed
Add clean task
1 parent 499896d commit 7dbdc7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"colors": []
7878
},
7979
"scripts": {
80+
"clean": "rm -Rf out",
8081
"compile": "tsc -p ./",
8182
"package": "vsce package --yarn --githubBranch main",
8283
"publish": "vsce publish --yarn --githubBranch main",

0 commit comments

Comments
 (0)