mirror of
https://github.com/mathuo/dockview
synced 2025-02-08 17:35:44 +00:00
6 lines
126 B
JSON
6 lines
126 B
JSON
// tsconfig.json
|
|
{
|
|
"files": [],
|
|
"references": [{ "path": "./tsconfig.config.json" }, { "path": "./tsconfig.app.json" }]
|
|
}
|