eslint / rewrite

Monorepo for the new version of ESLint
Apache License 2.0
65 stars 4 forks source link

chore: remove non-existing files from `jsr.json` #39

Closed mdjermanovic closed 3 weeks ago

mdjermanovic commented 3 weeks ago

Prerequisites checklist

What is the purpose of this pull request?

After https://github.com/eslint/rewrite/pull/28, build of the compat package no longer generates types.ts and types.d.ts files in dist folders.

What changes did you make? (Give an overview)

Removed types.ts and types.d.ts from the include list in jsr.json.

Related Issues

No.

Is there anything you'd like reviewers to focus on?