Skip to content

Commit ce0b81e

Browse files
Lightning00BladeDevtools-frontend LUCI CQ
authored andcommitted
Update recommended extension for Lit
Bug: none Change-Id: Iff4c8a320d8f0344fc56a86f32ca796fb41e078b Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5953721 Commit-Queue: Benedikt Meurer <[email protected]> Commit-Queue: Nikolay Vitkov <[email protected]> Auto-Submit: Nikolay Vitkov <[email protected]> Reviewed-by: Benedikt Meurer <[email protected]>
1 parent 6d7cbe0 commit ce0b81e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.vscode/extensions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"recommendations": [
3-
"dbaeumer.vscode-eslint",
4-
"bierner.lit-html",
5-
"npclaudiu.vscode-gn"
3+
"dbaeumer.vscode-eslint",
4+
"runem.lit-plugin",
5+
"npclaudiu.vscode-gn"
66
]
7-
}
7+
}

0 commit comments

Comments
 (0)