mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
9ad76fe80c
- `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.
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
dist/
|
|
.husky/
|
|
node_modules/
|
|
patches/
|
|
public/
|