Oleg Kislitsyn
Oleg Kislitsyn
VS Code now supports [unused variable detection](https://code.visualstudio.com/updates/v1_24#_highlight-unused-variables-and-imports) I've added a color to support this new feature. It matches comment's color. Before: After:
Windows, Linux and OSX Chrome v52 Drag items that contains elements placed so far away and your Chrome tab will crash. [Demo](https://jsbin.com/yegadat/edit?js,output)
My chat provider is [Telegram](https://telegram.org/) - Extension Version: 0.5.7 - OS Version: Darwin x64 18.0.0 - VSCode version: 1.27.0-insider
### features - [x] update `react` `v15` to `v16` (89b8ff734a22e624c20b9b9806465154fd10937a) - [x] update `babel` `v6` to `v7 rc3` (c1bf9e3a6d8e22bc80ab92f9da5ea66492d292ad) - [x] update `webpack` `v1` to `v4` (a30cbb1597350110e1ada1b59efede2ebba68962) (43a55605fbc6cfae9fa3468bd3e95a6f71ff6bbb) (37010820a5b6bba55cefe220fa9478b13116b676) -...
Now it's difficult to see which materials wasn't downloaded because of some error. It's better lo write all of the failed downloads to a file.
### What rule do you want to change? sort-object-types ### Describe the problem There is no support for `newlines-between`, so it's not possible to automatically add newlines between custom groups....
Hey! Nice plugin! I have a question about ESM. Do you have plans to support it? Right now `requireUp` [expects](https://github.com/cletusw/eslint-plugin-local-rules/blob/master/requireUp.js#L16) `CommonJS` with `require` statement. `ESLint` supports `ESM` already, so more...
Hi, @dmtrKovalenko, `v3.1.1` is missing the binary for `linux-arm64`. It says, `Sorry your platform or architecture is not supported`. I checked the [source](https://github.com/dmtrKovalenko/odiff/blob/5808f32394b1f0100470bbbc101e36817abdb8d5/npm_package/post_install.js#L5), and it is indeed missing from the...