5 lines
88 B
JSON
5 lines
88 B
JSON
|
{
|
||
|
"extends": "@ethereumjs/config-tsc",
|
||
|
"include": ["src/**/*.ts", "test/**/*.ts"]
|
||
|
}
|