Setup
- in
.vscodefolder in your project root, create a filelaunch.json
{
"version": "0.1.0",
"configurations": [
{
"name": "[Your Tool] Debugger",
"type": "chrome",
| # -*- coding: utf-8 -*- | |
| """ | |
| pygments.lexers.jsx | |
| ~~~~~~~~~~~~~~~~~~~~ | |
| Lexers for JSX formats. | |
| Based on https://github.com/fcurella/jsx-lexer | |
| """ | |
| import re |
Setup
.vscode folder in your project root, create a file launch.json{
"version": "0.1.0",
"configurations": [
{
"name": "[Your Tool] Debugger",
"type": "chrome",