containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
182 stars 39 forks source link

fix: handle ESLint rule @typescript-eslint/explicit-function-return-type #1705

Closed jeffmaury closed 2 months ago

jeffmaury commented 2 months ago

Fixes #1699

What does this PR do?

Update code to comply with @typescript-eslint/explicit-function-return-type

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

1699

How to test this PR?

N/A