mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-27 20:56:12 +01:00
chore(eslint): add 'import' plugin to eslint configuration
chore(prettier): add 'prettier-plugin-tailwindcss' plugin to prettier configuration chore(package.json): update eslint-plugin-import to version 2.27.5
This commit is contained in:
parent
4dc86c4c18
commit
c9c77d6fdf
4 changed files with 8 additions and 16 deletions
|
|
@ -1,4 +1,5 @@
|
|||
module.exports = {
|
||||
plugins: ['prettier-plugin-tailwindcss'],
|
||||
printWidth: 100,
|
||||
tabWidth: 2,
|
||||
useTabs: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue