Nikita Gusakov

Results 18 comments of Nikita Gusakov

I think this package may support at least languages around JS (css/less/scss/etc.). I've started implementing this features, but haven't enough time =(

@AlexSaenen hey, start from any of the opened issues. Now @jonyeezs is the primary maintainer of this project&

I guess you're right, but there is another problem. Some people develop monorepo projects, which could contain multiple `package.json` files. You're welcome to contribute this functionality under the `onlyPackage` flag,...

Hello, I'm not familiar with vueJS, can you show me code example where this plugin should help?

Hm, I'm not familiar with jspm, what I should do to support it?

@jerone it's webstorm, and use-case is a build system. Select allows you choose which build system you gonna run, and other buttons is "run" and "debug". Webstorm uses not native...

Ahh, sorry. I've just cleaned up issues which opened by myself.

@ai I guess the best way for this plugin - to be like babel-preset-env, but in linting stage.

@ai I just need some free time for this and other issues. I'll try to resolve them on this weekend, thanks for help!

Does Zend Core support traits? As I know (from opcodes), traits just merges methods into class definition. So we can do the same thing at least in php5.3.