Skip to content

Conversation

@ieedan
Copy link
Collaborator

@ieedan ieedan commented Dec 21, 2024

Fixes #307
Fixes #306

Adds support for *.html and *.(sass|scss).

  • HTML currently only resolves script tags and <link rel="stylesheet"> tags. This can be expanded in the future but for the time being this seems good enough
  • Sass just supports watermarks and prettier formatting
  • Also adds additional angular packages to no-framework-dependency rule for enhanced angular support

@ieedan ieedan self-assigned this Dec 21, 2024
@changeset-bot
Copy link

changeset-bot bot commented Dec 21, 2024

🦋 Changeset detected

Latest commit: 1f0e54b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
jsrepo Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jsrepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 10:37pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 21, 2024

Open in Stackblitzregistryproject

npm i https://pkg.pr.new/ieedan/jsrepo@308

commit: 1f0e54b

@ieedan ieedan merged commit ad5d85e into main Dec 21, 2024
5 checks passed
@ieedan ieedan deleted the language-support branch December 21, 2024 22:38
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.

feat: Add support for html files feat: Add support for scss files

2 participants