You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(json): 🐛 Improve error handling for file and template actions
* Added checks to ensure both `source` and `destination` properties are provided for `file` and `templateFile` actions.
* Enhanced error messages for better clarity on missing properties.
* Updated JSON manifest example to reflect the change from `file` to `directory` type for better structure.
0 commit comments