6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"rootDir": "../tests",
|
|
"outDir": "./.tests",
|
|
}
|