Skip to content

Commit

Permalink
fix: undo former fix as config requires onlyCategories
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Oliver Meiert committed Dec 13, 2018
1 parent b867582 commit f3df460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"best-practices": 90,
"seo": 80
},
"onlyAudits": [
"onlyCategories": [
"performance",
"accessibility",
"best-practices",
Expand Down

0 comments on commit f3df460

Please sign in to comment.