mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-10 18:12:35 +01:00
fix: use cjs extension for commonjs files
This commit is contained in:
parent
5964b71e14
commit
bb3c28b723
4 changed files with 0 additions and 0 deletions
|
|
@ -1,4 +0,0 @@
|
|||
module.exports = {
|
||||
'*.{js,jsx,ts,tsx}': ['eslint --fix', 'eslint'],
|
||||
'*.json': ['prettier --write']
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue