Skip to content

Commit

Permalink
Disable no-todo-test rule
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sokolov committed Sep 28, 2020
1 parent 7910b43 commit 427c7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"prettier": true,
"rules": {
"ava/no-import-test-files": "off",
"ava/no-todo-test": "off",
"camelcase": "off"
}
}
Expand Down

0 comments on commit 427c7b9

Please sign in to comment.