Closed georgejecook closed 3 years ago
latest master does not work for me:
nor
m.bootstrap = new foo.lib.BootstrapSequence(m.global, m.nodeTop)
mioc.setInstance("manifest", foo.lib.buildInfo.getManifestInfo()
My project has lots of overloaded namespaces, so I have lots of subnamespaces, functions and classes under foo
and foo.xxx
- I wonder if this is the issue.
This appears to be fixed now @philippe-elsass-deltatre thanks!
this is bogusly reporting an error:
LINT1001
for both namespaced and non namespaced instantiation.