Scott M. M. Jackson

Results 57 comments of Scott M. M. Jackson

As far as tests, a simple smoke test that proves no blatant runtime errors would suffice. For the changes, the only one I really care about is inverting https and...

Probably better would be a progress callback that would let people implement their own progress bars. For example, RStudio has progress built into the `Jobs` pane.

I've found something that looks pretty close (most of the rules match) and is actively maintained that I'm going to recommend people roll over to. https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility @maranran if you don't...

There are, many of them are pathing issues. Getting GitHub Actions to run unit tests on Windows will probably be quite helpful. I'll see what I can do this weekend,...

Hi, Could you please post what you're running in order to install the package?

It looks like there's some way of registering file type associations: https://stackoverflow.com/a/34610913 perhaps `.mealjson`? 😜

That would be very cool. Are you familiar with the JSON Schema specification? You can easily publish open standards, plus it offers some neat verification tools you can use in...

@EmilJunker I think that's a reasonable statement from a roadmapping perspective. I doubt that code can be reused between these two, but it seems logical to be able to copy...