Hi all,
I have some issues:
Thanks.
I have some issues:
- I use "inherits" a lot, not utils.inherits, a method I've created myself. The members of the base class does not appear on the intellisense.
-
To avoid circular references in nodejs modules, I export a method instead of the class itself. The method receive a parameters for the circular module initialization. No intellisense for that module.
Thanks.