We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2f151 commit 5d9ab7dCopy full SHA for 5d9ab7d
configurations/ava.json
@@ -1,6 +1,7 @@
1
{
2
"plugins": [
3
- "ava"
+ "ava",
4
+ "unicorn"
5
],
6
"rules": {
7
"ava/assertion-arguments": 2,
0 commit comments