Skip to content

Commit

Permalink
fix: correct deno install
Browse files Browse the repository at this point in the history
  • Loading branch information
xbinaryx committed Feb 26, 2025
1 parent 9c7fd6a commit 7f2339a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ bun install @eslint/css -D
For Deno:

```shell
deno add @eslint/css
deno add jsr:@eslint/css
```
> **Note:** ESLint support in Deno is experimental and not officially supported.
### Configurations

Expand Down

0 comments on commit 7f2339a

Please sign in to comment.