ota-meshi / typescript-eslint-parser-for-extra-files

An experimental ESLint custom parser for Vue, Svelte, and Astro for use with TypeScript. It provides type information in combination with each framework's ESLint custom parser.
MIT License
41 stars 1 forks source link

fix: Update module to Node16 for esm #89

Closed appano1 closed 6 months ago

appano1 commented 6 months ago

Hello, I met a eslint error when I set eslint.config.js as flat config. "module": "commonjs" makes error when it builds in ESM.

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 6812e7f2fd94e9b71372fd84fc44d2adbbcd73e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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