Skip to content

Conversation

@3w36zj6
Copy link
Member

@3w36zj6 3w36zj6 commented Oct 19, 2025

This pull request updates the VS Code workspace and tasks configuration for the textlint package to improve developer experience and ensure consistency in build and run commands.

@3w36zj6 3w36zj6 requested a review from Copilot October 19, 2025 22:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates VS Code workspace and tasks to standardize how the textlint package is built and run.

  • Add npm.packageManager setting to workspace.
  • Replace npm task types with shell commands and adjust watch path/command.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
vscode-textlint.code-workspace Adds npm.packageManager setting to align tooling.
packages/textlint/.vscode/tasks.json Converts npm tasks to shell commands and changes watch command path.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@3w36zj6 3w36zj6 merged commit f96d047 into main Oct 19, 2025
7 checks passed
@3w36zj6 3w36zj6 deleted the feature/update-launch-config-to-correct-npm-watch-command-and-path branch October 19, 2025 22:39
@3w36zj6 3w36zj6 added the Type: Maintenance Repository Maintenance label Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Repository Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants