We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00c6f9 commit 0eb23c9Copy full SHA for 0eb23c9
hardhat.config.ts
@@ -3,7 +3,6 @@ import fs from 'fs'
3
import * as dotenv from 'dotenv'
4
import { execSync } from 'child_process'
5
6
-// import 'hardhat/types/runtime'
7
import { HardhatUserConfig } from 'hardhat/types'
8
9
dotenv.config()
0 commit comments