piq9117
piq9117
we need to get into the times and rename this to iScrotum
Do you have a rough draft of your vision? Maybe we can start from there.
cant this be a PR and be in a type-definition directory?
Somewhat related issue, I can't do "quickjump" locally even when I serve it with `python3 -m http.server`. It's asking for a `doc-index.json` file but I don't see it in the...
my manager was asking me for benchmark on this tool, this information should be enough to go in my report. :shipit:
It's fine to use with typescript I'm just applying a band aid fix for now by declaring the module with `any` type just so I can use it with typescript....
Hello folks! I think i have similar problem but I can't quite fix it. This is just a starter repo but the setup replicates my project. https://github.com/piq9117/codeCoverage clone: ``` $...
it doesnt seem to work for me.. i have `"tslint-loader": "^3.3.0",` & `"tslint": "^3.15.1",` I still get ``` TypeError: Cannot read property 'findConfiguration' of undefined ```
I attempted this but I can't seem to build the project. I can't find this commit, I also manually search this repo and that commit doesn't seem to exists. Am...
Just a heads up. I'm a lens (and haskell) beginner, so I'll be asking a lot of questions. Here's what I have in mind, using `lens` and the `Has` typeclass...