Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 2.13 KB

ISSUE_TEMPLATE.md

File metadata and controls

79 lines (61 loc) · 2.13 KB
name about title labels assignees
catch-all template
Provides some general structure to issues that people choose to log outside the normal flow
triage
  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have read the FAQ and my problem is not listed.

Repro

{
  "rules": {
    "@typescript-eslint/<rule>": ["<setting>"]
  }
}
// your repro code case

Expected Result

Actual Result

Additional Info

Versions

package version
@typescript-eslint/eslint-plugin X.Y.Z
@typescript-eslint/parser X.Y.Z
@typescript-eslint/typescript-estree X.Y.Z
@typescript-eslint/experimental-utils X.Y.Z
@typescript-eslint/type-utils X.Y.Z
TypeScript X.Y.Z
node X.Y.Z
npm X.Y.Z