Conley Owens
Conley Owens
I'd like to be able to throw away the disk and only worry about persisting the DB. An alternative might be to be able to specify settings for remote storage...
I don't suppose there's a way to use `SCANCODEIO_WORKSPACE_LOCATION` to accomplish what I want, is there?
Thanks! Is this the behavior on the current release or the next one?
I meant the behavior to regenerate a report when it's no longer on disk. That hasn't worked for me with the current release.
I think we are going to end up primarily using xlsx.
A spinner doesn't tell me how much progress has been made. Given the size of these images, something more informative would be helpful.
True, but three letters don't exactly constitute a license. It would be good to have an actual LICENSE file.
A similar issue has come up before (#751). I'm hoping this time someone might add a couple of guard statements so wavesurfer doesn't assume `window` exists.
> I don't think it'll work in a Vue component directly It's the same error if you use it in `utils/myutil.ts`.
For me the issue just ended up being the order of my `extends` array; it included something else after it that overwrote something from `@nuxt/eslint-config`.