6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"extends": "../../tsconfig.lib.json",
|
|
"references": [
|
|
{ "path": "../types" }
|
|
]
|
|
}
|