Skip to content

Instantly share code, notes, and snippets.

@PavelPolyakov
Last active January 21, 2019 09:01
Show Gist options
  • Save PavelPolyakov/4444bc043d3d09b9b304d7398ffd6df7 to your computer and use it in GitHub Desktop.
Save PavelPolyakov/4444bc043d3d09b9b304d7398ffd6df7 to your computer and use it in GitHub Desktop.
{
"version": "2.0.0",
"tasks": [
{
"label": "npm run build",
"type": "npm",
"script": "build",
"problemMatcher": []
}
]
}
@PavelPolyakov
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment