mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
v13 api docs
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
/* Experimental Options */
|
||||
// "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
|
||||
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
|
||||
"maxNodeModuleJsDepth": 0,
|
||||
"maxNodeModuleJsDepth": 1,
|
||||
// "types": ["./src/utils/typedefs.js"]
|
||||
},
|
||||
"include": ["./src/**/*", "./tests/**/*"],
|
||||
|
||||
Reference in New Issue
Block a user