Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit e171fa8

Browse files
committed
correct tsconfig path
1 parent 819066c commit e171fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "@ethereumjs/config-typescript",
2+
"extends": "@ethereumjs/config-typescript/tsconfig.json",
33
"include": ["bin", "lib", "test"],
44
"compilerOptions": {
55
"typeRoots": [

0 commit comments

Comments
 (0)