Skip to content

Commit

Permalink
🤖 config(ava): Sort keys.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/ava:config-sort-keys.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Jul 27, 2021
1 parent 61989ba commit 44fd5bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
"nyc": "15.1.0"
},
"ava": {
"files": [
"test/src/**/*"
],
"require": [
"@babel/polyfill",
"@babel/register"
],
"files": [
"test/src/**/*"
],
"timeout": "1m"
},
"babel": {
Expand Down

0 comments on commit 44fd5bd

Please sign in to comment.