Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 884 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (30 loc) · 884 Bytes
name about title labels assignees
catch-all template
Provides some general structure to issues that people choose to log outside the normal flow
triage

What were you trying to do?

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

What did you expect to happen?

What actually happened?

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 X.Y.Z
node X.Y.Z
npm X.Y.Z