Add deno support

Open
#613 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
deno, eslint, nuxt, typescript
Domain
tooling

Research direction

Start with the package.json reproduction and the listed @nuxt/eslint, ESLint, TypeScript, Nuxt, and Deno versions. Reproduce installation and project startup under Deno, then inspect the package's existing runtime assumptions. Done means @nuxt/eslint can be installed and run in the reported Deno environment.

Written by the indexing model from the issue text.

Description

pending triage
Environment
------------------------------
- Operating System: Windows_NT
- Node Version:     v22.19.0
- Nuxt Version:     4.1.1
- CLI Version:      3.28.0
- Nitro Version:    2.12.5
- Package Manager:  deno@deno 2.4.5 (stable, release, x86_64-pc-windows-msvc)
v8 13.7.152.14-rusty
typescript 5.8.3
- Builder:          -
- User Config:      devtools, modules, css, compatibilityDate
- Runtime Modules:  @nuxt/ui@3.3.3, @nuxt/eslint@1.9.0, @nuxt/content@3.6.3, @nuxt/fonts@0.11.4, @nuxt/icon@2.0.0, @nuxt/image@1.11.0, @nuxt/scripts@0.11.13, @nuxt/test-utils@3.19.2
- Build Modules:    -
------------------------------
Package

@nuxt/eslint

Reproduction

package.json

  "devDependencies": {
    "@nuxt/eslint": "^1.9.0",
    "eslint": "^9.35.0",
    "typescript": "^5.9.2"
  }

Returns
Image

Describe the bug

Not sure how to fix it so I had te remove it to be able to install and run the project😭

Additional context

No response

Logs

Dominant language
TypeScript
Stars
639
Forks
82
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nuxt/eslint

All issues in nuxt/eslint

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.