Bartosz Leoniak
Bartosz Leoniak
I would like to have different styles for exported primitives and objects. It is possible to be done? It should look like: ``` export const PRIMITIVE_VARIABLE = 12; export const...
fixes: #2361 feat: adds digamma function
It is a strictly windows problem that even tho cmake finds all lcov, gcov, geninfo etc. coverage fails because of this strange path, so I want to ask if there...
I really have wanted to try this project so i tried using it with `diffusers` (default configurion for this one throws lack of memory and that one actually runs). I...
To ensure the code is consistent, linter could be added, for example eslint with typescript plugins
solution for #3014 This is a rough version. It might not work for all cases.
As I remember, `switch` mutator has been introduced a couple months ago, but I can't find it in list. Am I missing something?
As discussed in https://github.com/ljharb/es-abstract/pull/154 , replaced `isNegativeZero` with a dependency to remove unnecessary code duplication.
Did: `npx oxlint -D all` got: `Finished in 1.4s on 29 files with 243 rules using 16 threads.` Apparently there should be 376 rules (according to https://oxc.rs/docs/guide/usage/linter/rules.html), so a lot...