Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(vscode): Remove unused config files and fix extension test suite #6344

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

ccastrotrejo
Copy link
Contributor

This pull request involves the removal of configuration files for the vs-code-react project. The changes include deleting Jest configuration, project settings, and TypeScript configuration files.

Key changes:

  • Removed Jest configuration:

    • Deleted apps/vs-code-react/jest.config.ts file.
  • Removed project configuration:

    • Deleted apps/vs-code-react/project.json file.
  • Removed TypeScript configuration:

    • Deleted apps/vs-code-react/tsconfig.app.json file.
    • Deleted apps/vs-code-react/tsconfig.json file.
    • Deleted apps/vs-code-react/tsconfig.spec.json file.

@ccastrotrejo ccastrotrejo changed the title chore(vscode): Remove unused config files chore(vscode): Remove unused config files and fix extension test suite Jan 8, 2025
@ccastrotrejo ccastrotrejo merged commit 18d7570 into main Jan 8, 2025
12 checks passed
@ccastrotrejo ccastrotrejo deleted the ccastrotrejo/removeUnuseFiles branch January 8, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants