Devin McIntyre
Devin McIntyre
My company's policy does not allow me to contribute to open source projects that are in use by my company, so I'm afraid I can't make a pull request myself....
I had not been back to this issue for a while, and I am a bit surprised it hasn't been fixed yet. @TimvdLippe I'm not sure what you are talking...
Please fix this.
Okay, after an hour of digging through your source code, I figured out how to get it to work. You do not need any Babel, Webpack, etc. ``` config.set( {...
Here is my use case, which involves somersaults through the hoops of making good JSDocs for Proxy declarations in pure JavaScript. The problem here is that I need the following...
OK, never mind. The problem had to do with the order of some code in beforeAll and beforeEach. When I wrote the test the second time, I moved it to...