quack-ai / companion-vscode

VSCode extension of Quack Companion 💻 Turn your team insights into a portable plug-and-play context for code generation. Alternative to GitHub Copilot powered by OSS LLMs (Mistral, Gemma, etc.), served with Ollama.
https://docs.quackai.com
Apache License 2.0
226 stars 12 forks source link

style(eslint): add unused-imports module to eslint #60

Closed frgfm closed 8 months ago

frgfm commented 8 months ago

This PR adds a plugin to remove unused imports, and fixes issues in one file.