Tom Spencer

Results 28 issues of Tom Spencer

I've made an attempt to add `ddescribe` and `iit` support to the Jasmine 2.0 branch. The code has been pilfered from Jasmine Karma, like #185. This isn't fully complete, as...

Please include a package.json file so all dependencies can be installed with `npm install`. Would also be cool to hook up `npm start` to start the server.

Since the move to GitLab, it probably makes sense to mark this repo as readonly, and put a notice in the README that the repo is now hosted on GitLab?...

wontfix

I am trying to do this: ``` bash $ echo "[Send email](mailto:[email protected])" | mdown ``` I am expecting this output: ``` html Send email ``` But instead I get this:...

defect

Nice module! I was wondering if it is possible to change the logging level at runtime. I can imagine a scenario where logging is set to CRITICAL by default on...

As per [this issue](https://github.com/nitoyon/livereloadx/issues/30)

- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment - macOS 12.1 - RN 0.67.0 - RNVI 9.0.0 ## Description I...

Thanks for a great library, its really useful to reset the state of a project, especially when fiddly iOS-based build issues occur! I notice that 4.0.0 has recently been released,...

enhancement

Thank you for providing this action, it's exactly what I was looking for. I noticed that with the latest vercel CLI (21.0.1) you need to pass the `--confirm` arg in...

Upon installing this module with yarn the following warning is encountered: ``` warning " > [email protected]" has unmet peer dependency "debug@>=2". ``` I understand that pino-debug requires debug directly in...