Project structure needs to be rearranged: - [x] More FSD-like, but compact and ready for tests (like `source.ts` / `source.test.ts`) - [x] Deeply nested imports must be replaced with aliases (`../../../../foo/bar.ts` must be `@lib/foo/bar.ts` or like that)
Project structure needs to be rearranged:
source.ts/source.test.ts)../../../../foo/bar.tsmust be@lib/foo/bar.tsor like that)