keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
118 stars 55 forks source link

CLI: Add path resolution #290

Open rajdip-b opened 5 days ago

rajdip-b commented 5 days ago

Description

Right now, the imports in the CLI app is using relative paths. We would like to change that to use @ prefixed path.

Solution

Map the following paths in the tsconfig.json file and update the usage:

DhairyaMajmudar commented 5 days ago

/attempt

github-actions[bot] commented 5 days ago

Assigned the issue to @DhairyaMajmudar!