Skip to content

🚀 Feature: Switch eslint.config.js to eslint.config.ts #2225

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Feature Request Checklist

Overview

Now that Node.js has stable type stripping without a warning (nodejs/node#58643) and ESLint supports it natively (eslint/eslint#19357), we should be able to switch the ESLint config from .js to .ts. That'd be the last JS config file added to --preset everything switched to TS.

Additional Info

Blocked on the warning-less type stripping being released in the next minor version of Node.js.

Inspired by @michaelfaith's JoshuaKGoldberg/eslint-plugin-package-json#1112.

🎁

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: accepting prsPlease, send a pull request to resolve this!type: featureNew enhancement or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions