Skip to content

Commit

Permalink
Merge pull request #71 from atom-community/no-parameters-properties […
Browse files Browse the repository at this point in the history
…skip ci]
  • Loading branch information
aminya authored May 24, 2023
2 parents 292f548 + a411ac4 commit cdde65b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/typescript.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ const pluginTypeScriptRulesExtra = {
"@typescript-eslint/no-shadow": "error",
"@typescript-eslint/no-dynamic-delete": "error",
"@typescript-eslint/no-extraneous-class": "error",
"@typescript-eslint/no-parameter-properties": "error",
// "@typescript-eslint/no-unnecessary-type-arguments": "error",
"@typescript-eslint/no-unnecessary-type-constraint": "error",
// "@typescript-eslint/prefer-function-type": "error",
Expand Down

0 comments on commit cdde65b

Please sign in to comment.