feat: unwrap project namespaces to flat exports + barrel (#22743)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, expect, test } from "bun:test"
|
||||
import { Project } from "../../src/project/project"
|
||||
import { Project } from "../../src/project"
|
||||
import { Log } from "../../src/util"
|
||||
import { $ } from "bun"
|
||||
import path from "path"
|
||||
|
||||
Reference in New Issue
Block a user