merlyn/server/utils/helpers
Marcello Fitton 4a4378ed99
chore: add ESLint to /server (#5126)
* add eslint config to server

* add break statements to switch case

* add support for browser globals and turn off empty catch blocks

* disable lines with useless try/catch wrappers

* format

* fix no-undef errors

* disbale lines violating no-unsafe-finally

* ignore syncStaticLists.mjs

* use proper null check for creatorId instead of unreachable nullish coalescing

* remove unneeded typescript eslint comment

* make no-unused-private-class-members a warning

* disable line for no-empty-objects

* add new lint script

* fix no-unused-vars violations

* make no-unsued-vars an error

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-05 16:32:45 -08:00
..
admin patch admin pwd update 2024-02-06 14:39:56 -08:00
chat chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00
camelcase.js Add support for Weaviate VectorDB (#181) 2023-08-08 18:02:30 -07:00
customModels.js Lemonade integration (#5077) 2026-02-27 11:02:38 -08:00
index.js Lemonade integration (#5077) 2026-02-27 11:02:38 -08:00
portAvailabilityChecker.js [FEAT] Check port access in docker before showing a default error (#961) 2024-04-02 10:34:50 -07:00
search.js Add ability to search workspace and threads (#4120) 2025-07-10 16:42:10 -07:00
shell.js Adjust fix path to use ESM import (#4867) 2026-01-15 16:13:21 -08:00
tiktoken.js Add tokenizer improvments via Singleton class and estimation (#3072) 2025-01-30 17:55:03 -08:00
updateENV.js chore: add ESLint to /server (#5126) 2026-03-05 16:32:45 -08:00