mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-26 03:32:12 +01:00
Also used a named path in typescript for gui2-fw-lib Change-Id: I7233565e53b9b86e1766228ecc96b21ea6f7499d
7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["jasmine"]
|
|
}
|
|
}
|