Skip to content

Instantly share code, notes, and snippets.

View DaniilSezonov's full-sized avatar
🐒
Hello

Daniil DaniilSezonov

🐒
Hello
  • Russia
  • 01:26 (UTC +03:00)
View GitHub Profile
@sydcanem
sydcanem / launch.json
Created February 23, 2018 18:58
VSCode Launch config for React SSR
{
// 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": "Chrome",