Skip to content

Commit 63ac412

Browse files
committed
update web types and metadata json to include descriptions
1 parent bb04079 commit 63ac412

File tree

4 files changed

+499
-14
lines changed

4 files changed

+499
-14
lines changed

.vscode/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2-
"eslint.validate": ["json"]
2+
"eslint.validate": ["json"],
3+
"html.customData": [
4+
"./node_modules/angular-three/metadata.json",
5+
"./node_modules/angular-three-soba/metadata.json"
6+
]
37
}

0 commit comments

Comments
 (0)