Results 56 issues of Alec Mev

Like [TypeScript-Sublime-Plugin](https://github.com/Microsoft/TypeScript-Sublime-Plugin).

Continuation of https://github.com/okonet/ejs-loader/issues/28. @KnisterPeter This line ... https://github.com/okonet/ejs-loader/blob/4dbd9db88197c3c9d6bd60bb4f3ddea528767cfa/index.js#L23 ... compiles a template during a Webpack build, so "this loader does not compile anything at compile time" seems factually incorrect to...

To make it work on Linux and, [I assume](https://stackoverflow.com/a/38205984/242684), Windows.

I am not a lawyer, but since email isn't a brand/trademark, then this icon must be covered by default copyright. Did you create this? If so, please, attach a proper...

Not sure how others use SVG assets, but in my case, I had to trim the whitespace myself, so that the width / height of an image would correspond to...

Twitch (source - [their footer](https://www.twitch.tv/)): ``` svg ``` You can also add their full logo (website's header logo is SVG too). Discord (source - [their branding page](https://discordapp.com/branding)): ``` svg ```

Fix https://github.com/sublimelsp/LSP/issues/1612 Lots of room for refactoring and better typing and better errors and tests, but went for the cleanest diff possible. Can be tested with stock `LSP-eslint` by changing...

### 🚀 Feature Proposal Thank you for adding [`.failing`](https://github.com/facebook/jest/pull/12610)! Seems like the next logical step is to add `.each` to `.failing`, including `.concurrent`. ### Motivation This should exist for the...

:rocket: Feature Request

I'm upgrading from v1 just now, and I'm trying to understand why migrations aren't wrapped in transactions anymore. I've seen the issues about some queries not working, so I can...

I'm using it for [`hastscript`](https://github.com/syntax-tree/hastscript/blob/2f8c133920fa57405815de3f3cdc21d1bc892444/readme.md#jsx). Tested locally.