vintasoftware / django-ai-assistant

Integrate AI Assistants with Django to build intelligent applications
https://vintasoftware.github.io/django-ai-assistant/
MIT License
204 stars 12 forks source link

Resolve eslint and ts config issues #69

Closed pamella closed 2 months ago

pamella commented 2 months ago

Description

Resolve eslint and ts config issues

image

pamella commented 2 months ago

Thanks. Should we have a pre-commit with eslint? But ideally it should only run if frontend/ files change.

Makes sense. I'll add that to the pre-commit config, and push it in the PR with the GitHub actions.