Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki committed Aug 9, 2019
1 parent b6c0042 commit 37c6bb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@
"ts"
],
"rules": {
"ava/no-ignored-test-files": "off"
"ava/no-ignored-test-files": "off",
"@typescript-eslint/ban-types": "off"
}
}
}

0 comments on commit 37c6bb0

Please sign in to comment.