aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: 8922d157e54427a2d9755fdb8a4b956f8d95fe50 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "recommendations": [
        "EditorConfig.EditorConfig",
        "pmneo.tsimporter",
        "dbaeumer.vscode-eslint",
        "formulahendry.auto-rename-tag",
        "GregorBiswanger.json2ts",
        "eamodio.gitlens",
        "kamikillerto.vscode-colorize"
    ]
}