mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-09 07:45:10 -05:00
- `eslint` and `prettier` configs - `husky` to format and lint via pre-commit hook - `babel-plugin-transform-imports` to treeshake `lodash` and other packages if needed Lints and formats codebase.