UNPKG
@1amageek/open-graph-protocol
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
An interface for Open Graph Protocol.
github.com/1amageek/ballcap.ts
1amageek/ballcap.ts
@1amageek/open-graph-protocol
/
.vscode
/
settings.json
10 lines
(9 loc)
•
243 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"typescript.tsdk"
:
"node_modules/typescript/lib"
,
"editor.detectIndentation"
:
false
,
"editor.insertSpaces"
:
false
,
"editor.tabSize"
:
2
,
"editor.formatOnType"
:
true
,
"editor.formatOnPaste"
:
true
,
"editor.formatOnSave"
:
true
}