UNPKG
marshall-y-slate
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.0.4
0.0.2
0.0.1
Yjs bindings for Slate.
github.com/MarshallChang/y-slate
MarshallChang/y-slate
marshall-y-slate
/
tsconfig-cjs.json
7 lines
•
115 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"CommonJS"
,
"outDir"
:
"./lib/cjs"
}
,
}