Abhishek Pal created HDDS-11198:
-----------------------------------
Summary: [Recon] Fix Typescript configs for Ozone Recon
Key: HDDS-11198
URL: https://issues.apache.org/jira/browse/HDDS-11198
Project: Apache Ozone
Issue Type: Task
Components: Ozone Recon
Reporter: Abhishek Pal
Assignee: Abhishek Pal
Currently the tsconfig file is not properly setup and hence the code editor
gives error while trying to resolve the path.
In the config, the paths are resolved relative to the baseUrl that is provided.
Hence we should fix this path resolution as:
{panel}
"@/*": ["*"]
{panel}
Because baseUrl points to src
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]