Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Added extra debug launch properties to allow debugging of rule tests #761

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Added extra debug launch properties to allow debugging of rule tests #761

merged 1 commit into from
Jan 3, 2019

Conversation

reduckted
Copy link
Contributor

PR checklist

Overview of change:

Added sourceMaps, outFiles, cwd and runtimeArgs to the launch config for debugging rules. outFiles seems to be the key to getting it working. The others are included because tslint uses them as well.

Copy link

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @reduckted for the PR along with @IllusionMH for investigating!

@JoshuaKGoldberg JoshuaKGoldberg merged commit d58793f into microsoft:master Jan 3, 2019
@reduckted reduckted deleted the 703-fix-debugging branch January 29, 2019 09:48
@IllusionMH IllusionMH added this to the 6.1.0-beta milestone Feb 19, 2019
apawast pushed a commit to lupine86/tslint-microsoft-contrib that referenced this pull request Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to debug rules using the Run TSLint Tests template
3 participants