Skip to content

Commit

Permalink
fix : eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SeonHyungJo committed Feb 14, 2021
1 parent 46e52d0 commit c215d55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@typescript-eslint/no-useless-constructor": "error",
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-for-of": "warn",
"@typescript-eslint/prefer-function-typwe": "warn",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/promise-function-async": "error",
Expand Down

0 comments on commit c215d55

Please sign in to comment.