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

fix: correct deno install #70

Closed
wants to merge 1 commit into from
Closed

Conversation

xbinaryx
Copy link

Prerequisites checklist

What changes did you make? (Give an overview)

This pull request incorporates the following changes:

Uses the JSR registry prefix for Deno installation: deno add jsr:@eslint/css
Adds a note indicating that ESLint support in Deno is experimental.

Related Issues

Closes #66

Copy link

linux-foundation-easycla bot commented Feb 25, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Feb 25, 2025
@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Feb 26, 2025

@xbinaryx

@nzakas
Copy link
Member

nzakas commented Feb 26, 2025

Merged #71, which solves the same problem.

@xbinaryx
Copy link
Author

Hi yea sorry about this. I encountered this issue while using Deno. As there wasn't a pre-existing PR nor was the issue assigned, I took the liberty of implementing the fix. All good though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Deno install error: @eslint/css is missing a prefix
3 participants