Andrei

Results 14 comments of Andrei

Thank you for the replies. I agree with what @masgo wrote. The use cases that prompted me to start this topic involve working with large files that contain comma-separated data,...

Could multi-line strings be opted-out of with the use of a flag? e.g. when the user specifies something like `--disallow-multiline-strings`, treat lines with unclosed quotes as broken.

I see `` is used a lot, but where is it imported? I tried to run the example code by just installing `react-blessed`, `react`, and `blessed` but there's no obvious...

Thanks @iamdustan. My IDE complained about it so I thought I did something wrong, but the code works fine.

Thanks @lirantal, looks cool, will check it out!

Same issue when testing on the Bash available as a Linux Subsystem under Windows 10 x64. Version: 4.0.1 stable The two tests that fail are: *** [err]: Test HINCRBYFLOAT for...

Thanks for the fast reply. You're right, `` was the issue. `` works, although I'm not sure that's the best solution.

A quick heads up for this thread: a recent update in `mui-datatables` changed the default value of an unsorted `sortDirection` to `"none"` (as opposed to `null`). Anyone who used the...

Breaking changes shouldn't be pushed with minor patches.

@lane711 maybe this question will help you (the question already contains some hints that will work for JavaScript, and it will contain more once it gets answered): https://stackoverflow.com/questions/72069523/schema-definition-without-using-the-decorators