We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13cab0 commit c96d1dcCopy full SHA for c96d1dc
test/fixtures/integration/example.ts
@@ -1,6 +1,6 @@
1
import { Config } from '@dequanto/config/Config';
2
import { HardhatProvider } from '@dequanto/hardhat/HardhatProvider';
3
-import { Foo } from '0xc/hardhat/Foo/Foo';
+import { Foo } from '@0xc/hardhat/Foo/Foo';
4
5
(async function () {
6
0 commit comments