Juliano
Juliano
Typescript complains about the return type of the require() function once A2 defines the component template field as type string. The correct A2 component annotation should be as follows: ```...
Small change to support specifying JSON config files via --config argument. This is useful if your project has more than one setup that needs to be used in different situations....
Hey guys! I am heavily using this library in one of my projects, and just ran into a good use case for multi-injection. More specifically, I want to to something...
Hey guys. Is there a way to get the Java extension to see the dependencies on my android project? I use VSCode for Java development but for some reason it...