mirror of
https://github.com/nestriness/nestri.git
synced 2026-08-01 17:34:15 +03:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.src.json"
|
|
}
|
|
]
|
|
}
|