sparse-intern-71089
01/30/2020, 4:37 PMclever-sunset-76585
01/30/2020, 5:37 PMtsconfig.json
file inside your eks-infra
folder and say that it extends the one in the root of your project, like this:
{
"extends": "../tsconfig.json",
...any other options you would like to override
}
some-art-311
01/30/2020, 6:19 PMtsconfig.json
from sub-folderclever-egg-2543
01/30/2020, 7:45 PMfiles
, use include
and specify glob paths for the dirs you want to use.