mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
6 lines
70 B
JSON
6 lines
70 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"module": "commonjs"
|
|
}
|
|
} |