Skip to content

Instantly share code, notes, and snippets.

@Vinay08sharma
Created December 9, 2022 19:53
Show Gist options
  • Save Vinay08sharma/4fb4befde9ae7f55dc1fcb195a2547a3 to your computer and use it in GitHub Desktop.
Save Vinay08sharma/4fb4befde9ae7f55dc1fcb195a2547a3 to your computer and use it in GitHub Desktop.
export const thresholds = {
performance: 80,
accessibility: 50,
'best-practices': 50,
seo: 50
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment