Skip to content

Instantly share code, notes, and snippets.

View whitehollow's full-sized avatar

Igor Vasilachi whitehollow

View GitHub Profile
@whitehollow
whitehollow / launch.json
Created March 27, 2020 15:02 — forked from cecilemuller/launch.json
Run ts-node in VSCode Debugger
{
"version": "0.2.0",
"configurations": [
{
"name": "Node Inspector",
"type": "node",
"request": "launch",
"args": ["${workspaceRoot}/src/service.ts"],
"runtimeArgs": ["-r", "ts-node/register"],
"cwd": "${workspaceRoot}",
@whitehollow
whitehollow / History|12d08c32|entries.json
Last active October 2, 2022 05:24 — forked from NickCis/AddIdentPlugin.js
Webpack - themes processing (multi import)
{"version":1,"resource":"file:///Users/vigor/Desktop/projects/be-backoffice/src/components/BetTickerForm/EqualityForm.jsx","entries":[{"id":"FYrX.jsx","timestamp":1664632111794},{"id":"puVT.jsx","source":"Workspace Edit","timestamp":1664632127195}]}