Skip to content

chore: Improve vscode settings#180

Merged
jhnns merged 1 commit intomainfrom
update-vscode-settings
Jul 28, 2025
Merged

chore: Improve vscode settings#180
jhnns merged 1 commit intomainfrom
update-vscode-settings

Conversation

@jhnns
Copy link
Member

@jhnns jhnns commented Jul 28, 2025

The .vscode/settings.json file was updated to provide more comprehensive search and file exclusion settings for improved project management. This also includes the addition of file nesting patterns for a cleaner and more organized project structure. JavaScript import preferences were configured to favor ES modules, enhancing compatibility and performance. Furthermore, comprehensive ESLint validation settings were added to enforce consistent code quality.

- Enhanced search.exclude and files.exclude configurations help in ignoring unnecessary files like node_modules, dist, and .git during searches, streamlining the development workflow.
- File nesting patterns improve visibility and organization within the file explorer, especially for related files like tsconfig and package.json.
- ESLint validation for JavaScript and TypeScript files ensures adherence to linting rules, reducing potential errors.

Additionally, CLAUDE.md and MIGRATION_PLAN.md documents were introduced to guide development practices and outline a migration strategy for configuration updates, aiding in maintaining consistent coding standards and facilitating future transitions.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 28, 2025

Open in StackBlitz

npm i https://pkg.pr.new/peerigon/parse-domain@180

commit: 8c6b354

@coveralls
Copy link

Coverage Status

coverage: 97.007%. remained the same
when pulling 8c6b354 on update-vscode-settings
into 02acad8 on main.

@jhnns jhnns merged commit 9943a79 into main Jul 28, 2025
3 checks passed
@jhnns jhnns deleted the update-vscode-settings branch July 29, 2025 21:08
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