Skip to content

Commit

Permalink
Revert "disable ava/use-t-well rule"
Browse files Browse the repository at this point in the history
This reverts commit 9104764.
  • Loading branch information
davidgovea committed Feb 14, 2019
1 parent 11712fe commit c8836e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@
"capitalized-comments": "off",
"camelcase": "off",
"no-warning-comments": "off",
"prettier/prettier": "error",
"ava/use-t-well": "off"
"prettier/prettier": "error"
},
"space": true,
"overrides": [
Expand Down

0 comments on commit c8836e1

Please sign in to comment.