-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Open
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.strip-typesIssues or PRs related to strip-types supportIssues or PRs related to strip-types supporttoolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Description
What is the problem this feature will solve?
Since --experimental-typescript-support
landed there are more and more TypeScript file in the codebase (especially in the test folder).
Currently those are ignored by the make lint
job.
What is the feature you are proposing to solve the problem?
Add the eslint typescript plugin, so we can have linting for TypeScript files.
What alternatives have you considered?
Manually format 😿
avivkellerjuanarbol and pmarchinipmarchini
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.strip-typesIssues or PRs related to strip-types supportIssues or PRs related to strip-types supporttoolsIssues and PRs related to the tools directory.Issues and PRs related to the tools directory.
Type
Projects
Status
Awaiting Triage