filtered
6224d2dc06
[Cleanup] Update ESLint rules with stricter auto-fixes ( #614 )
...
Stylistic plugin falls short in a few areas when it comes to consistent
lists and chaining. Replaced some key rules with antfu's personal
variants.
`eslint` can now be run repo-wide without params.
2025-02-26 11:12:03 +00:00
Chenlei Hu
0d5f7d79bd
[CI] Add lint/format/typecheck to ci ( #494 )
2025-02-08 21:24:06 -05:00
filtered
7e21b00cc7
Replace test framework: jest -> vitest ( #281 )
...
* Replace test framework: jest -> vitest
* nit - remove deprecated npm scripts
* Add vitest config
* Add a few basic tests
* Update actions with vitest params
* Add correct expectations
* Remove jest config
2024-11-06 17:27:32 -05:00
Chenlei Hu
16a3d384b6
ES6 class convertion of LGraph ( #63 )
...
* LGraph ES6 class conversion
* Add compatibility to prototype extension
* Add jest test action
---------
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-09 11:20:05 -04:00