mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-19 17:08:10 +01:00
chore: move files out of root to declutter
This commit is contained in:
parent
36b8d2d5e7
commit
ea8003c58b
6 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +0,0 @@
|
|||
module.exports = {
|
||||
'*.{js,jsx,ts,tsx}': ['prettier --write', 'eslint --fix', 'eslint'],
|
||||
'*.json': ['prettier --write'],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue