mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 07:51:34 +03:00
9fb3d9a2fa
- Partially addresses #8228 - Moves several files into `@/util/vue` and `@/util/data` - Makes imports more consistent: - Remove redundant trailing `.ts` - Convert *some* imports to use `@/` rather than `./` - Ideally it should be all imports other than the ones outside of `src/`, but I can't be sure I've found all of them - Merge *some* duplicated imports (caused by one being an `import type`) # Important Notes None |
||
---|---|---|
.. | ||
actions.ts | ||
componentBrowser.spec.ts | ||
customExpect.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
locate.ts | ||
main.ts | ||
MockApp.vue | ||
mockEngine.ts | ||
mockProjectManager.ts | ||
pm-openrpc.json | ||
setup.ts |