UNPKG
jsonl-editor
Version:
latest (0.2.0)
0.2.0
Edit individual JSON lines in JSONL files
github.com/toiroakr/jsonl-editor
toiroakr/jsonl-editor
jsonl-editor
/
.vscode
/
extensions.json
6 lines
(5 loc)
•
241 B
JSON
View Raw
1
2
3
4
5
6
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations"
:
[
"dbaeumer.vscode-eslint"
,
"connor4312.esbuild-problem-matchers"
,
"ms-vscode.extension-test-runner"
]
}