UNPKG
hkts
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.2
0.0.2
0.0.1
A simple encoding of higher-kinded types in TypeScript
hkts
/
.vscode
/
settings.json
8 lines
(7 loc)
•
158 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"typescript.tsdk"
:
"node_modules/typescript/lib"
,
"editor.codeActionsOnSave"
:
{
"source.organizeImports"
:
true
}
,
"editor.formatOnSave"
:
true
}