Open aaronbuchwald opened 2 months ago
After moving packages to internal we accidentally included some in the examples directory, which would be impossible for any external repos to reproduce.
We should add a linter to guarantee that examples never pulls in any packages from internal.
Separated adding a linter from https://github.com/ava-labs/hypersdk/issues/1557
After moving packages to internal we accidentally included some in the examples directory, which would be impossible for any external repos to reproduce.
We should add a linter to guarantee that examples never pulls in any packages from internal.