Artem Chivchalov
Artem Chivchalov
**What is expected:** If the local project folder does not have `package.json` and `node_modules`, the libs and plugins detection should skip it and go to `atom-ternjs/node_modules` package. **What is happening:**...
Pixi 5.0.0 is released now. Any plans to support it? We'd like to use Pixi v5 in our project because of its new features, but we use layers a lot...
I'm trying to figure out a way how a piece of Javascript code can be forced to terminate its execution. I've tried to use your library like this: ``` javascript...