mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 15:23:24 +00:00
11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.e2e.json"
|
|
}
|
|
]
|
|
}
|