-
-
Notifications
You must be signed in to change notification settings - Fork 0
fea: move scripts to tools folder #99
Copy link
Copy link
Open
Labels
refactorImprovement on the code not on the functionalityImprovement on the code not on the functionality
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
refactorImprovement on the code not on the functionalityImprovement on the code not on the functionality
To avoid clutter on the root folder we should move scripts to the tools folder
{ "name": "PowerShell Run TestingHelper Tests", "type": "PowerShell", "request": "launch", "script": "Invoke-TestingHelper -Path ${workspaceFolder}" }