Skip to content

Instantly share code, notes, and snippets.

@MariusBongarts
Created August 4, 2023 06:52
Show Gist options
  • Save MariusBongarts/c377e55604b251346fb80efb4224f3ce to your computer and use it in GitHub Desktop.
Save MariusBongarts/c377e55604b251346fb80efb4224f3ce to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"target": "es2022",
"lib": ["es2022", "esnext.decorators", "dom"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment