Homa Wong

Results 275 comments of Homa Wong

@banacorn, I'm on my phone right now so it's hard for me to create new issue. Can you help me to create a new issue on this bundle logic to...

@papmodern , although unlikely to cause the hang, can you check if you have a different version of `typings` in your project?

I'm expanding https://github.com/unional/typescript to be a guidelines instead of just a style guide, simply because I can't just talk about style choices without the arguments supporting them. It will focus...

@d3viant0ne thanks. I'll update it as I learn new things.

UPDATE: in 2.0 the error is: ``` sh npm i ava typings i npm:ava typings ERR! message Circular dependency detected using ".../node_modules/babel-register/package.json" ```

Definitely. Great idea. I guess if there are any controversial rule and heated up discussion occurs here (or there), we can disable the rule and continue discussion. :smirk:

In fact, let me disable all those TBD items right now. :stuck_out_tongue_closed_eyes:

........well, need to settle the discussion on the `extends` PR first. :stuck_out_tongue_winking_eye: @adidahiya , do you want to join there? I am just talking about the current rulesDirectory usage might...

`generator-typings` is using `tslint-config-typings`. If anyone have suggestion on specific rules, please let me know. 🌷

Nope. If you use postinstall, it will lookup and use the typings locally. Can you confirm your local `typings` on your docker is up to date? If it is, then...