Skip to content

Commit

Permalink
chore: update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
hideokamoto committed Nov 6, 2019
1 parent a108d6e commit df10075
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ globals:
jasmine: false
expect: false
rules:
"@typescript-eslint/explicit-function-return-type": off
"@typescript-eslint/explicit-function-return-type": off
"@typescript-eslint/no-namespace": off

0 comments on commit df10075

Please sign in to comment.