Skip to content

Instantly share code, notes, and snippets.

View dannybarrientos's full-sized avatar
:octocat:
Vive y se Feliz!

Danny Andres Barrientos Agudelo dannybarrientos

:octocat:
Vive y se Feliz!
View GitHub Profile
@dannybarrientos
dannybarrientos / launch.json
Created February 3, 2020 18:25 — forked from mohamedmansour/launch.json
webpack-dev-server integration with vscode and typescript for react
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Debug",