mirror of
https://github.com/yjs/yjs.git
synced 2026-05-03 03:00:41 -04:00
6 lines
70 B
JSON
6 lines
70 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES6",
|
|
"module": "commonjs"
|
|
}
|
|
} |