Skip to content

Configure task on a build task causes incorrect tasks.json #129686

@alexr00

Description

@alexr00

Example:

		{
			"type": "npm",
			"script": "compile",
			"group": {
				"_id": "build"
			},
			"problemMatcher": [],
			"label": "npm: compile",
			"detail": "tsc -p ./"
		}

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderstasksTask system issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions