Skip to content

feat(tooling): consolidate eslint stylelint and prettier config - #8443

Open
yomonom wants to merge 12 commits into
4500-global-tsconfigfrom
4487-consolidate-eslint-stylelint-and-prettier-config
Open

feat(tooling): consolidate eslint stylelint and prettier config#8443
yomonom wants to merge 12 commits into
4500-global-tsconfigfrom
4487-consolidate-eslint-stylelint-and-prettier-config

Conversation

@yomonom

@yomonom yomonom commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

📄 Description

  • Add new packages that provide re-usable eslint, stylelint, and prettier configurations

🚀 Demo

If applicable, please add a screenshot or video to illustrate the changes.


🔮 Design review

  • Design review done
  • No design review needed

🧪 Visual regression tests

  • Visual changes detected and approved (Check this box if VRT fails and changes are intentional)

📝 Checklist

  • ✅ My code follows the style guidelines of this project
  • 🛠️ I have performed a self-review of my own code
  • 📄 I have made corresponding changes to the documentation
  • ⚠️ My changes generate no new warnings or errors
  • 🧪 I have added tests that prove my fix is effective or that my feature works
  • ✔️ New and existing unit tests pass locally with my changes

@yomonom yomonom linked an issue Sep 8, 2026 that may be closed by this pull request
@changeset-bot

changeset-bot Bot commented Sep 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 75c35f4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

🔍 Icon Validation Report

✅ Validation Passed

All icons have been validated successfully!

📊 Statistics

Metric Value
Total Icons 2741
✅ Successful 2741
❌ Failed 0
Pass Rate 100.0%

🎉 Perfect!

No issues detected. All icons meet quality standards.

@socket-security

socket-security Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​stencil/​eslint-plugin@​1.4.08710010093100

View full report

@socket-security

socket-security Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm data-urls is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/vitest@4.1.10npm/@stencil/eslint-plugin@1.4.0npm/@angular/build@22.1.7npm/data-urls@6.0.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/data-urls@6.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@swisspost-bot

swisspost-bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Related Previews

@yomonom
yomonom force-pushed the 4487-consolidate-eslint-stylelint-and-prettier-config branch from 5f70bd5 to 75c35f4 Compare September 9, 2026 14:42
@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

@yomonom
yomonom changed the base branch from main to 4500-global-tsconfig September 9, 2026 15:02
@yomonom
yomonom added this pull request to stack #8456 September 9, 2026 15:03
@yomonom
yomonom marked this pull request as ready for review September 9, 2026 15:03
@yomonom
yomonom requested review from a team as code owners September 9, 2026 15:03
@yomonom
yomonom requested a review from leagrdv September 9, 2026 15:03
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.

Consolidate eslint, stylelint and prettier config

2 participants