mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 17:34:10 +03:00
1fd3a037ad
- Change imports from `'./'` relative imports to `@/` or `shared/` whenever possible - Imports in `shared/` and `ydoc-server` have been avoided for now in case they don't work with `@/` imports. - Deduplicate `events.ts`, remove `useDocumentEvent` in favor of `useEvent(document,` (and same for `useDocumentEventConditional` - Replace incorrect doc comments (`//*` and `///`) with correct doc comments (`/**`) # Important Notes None |
||
---|---|---|
.. | ||
codegen.ts | ||
index.ts | ||
schema.ts | ||
serialization.ts | ||
util.ts |