-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
Kibana codebase is migrating to typescript, but our linter setup is still out of sync for `*.js` & `*.ts` files. For example, we don't enforce a lot of `import/*` eslint-plugin rules for `*.ts` files.…
-
下载aotm插件 linter-eslint
https://github.com/AtomLinter/linter-eslint
需要设置如下:
- Install locally to your project eslint and the plugin
- `$ npm i --save-dev eslint [eslint-plugins]`
- Install gl…
-
Seems like the package is missing something when forwarding paths into the eslint in some cases.
In my case the standardx lint is working properly only on the terminal, when using the linter on any I…
-
When Displaying the error with either `:ALEDetail` it would be fanstantic to have a sumarized linter and rule.
So instead of displaying the following from eslint:
```
no allowed console
```
…
-
I want to be able to set different rules for different paths, even within a single repository.
For example, [zenn](https://zenn.dev/) allows users to manage articles with GitHub integration, but we h…
-
I noticed that you are creating variables and not using them. You are not doing this in just about every method. Please go through your code and remove this.
I also recommend installing a linter in…
-
VSCode intellisense does not seem to respect all lower-case `@inheritdoc` in tsdoc comments. It seems to only respect the camelCase `@inheritDoc`. Other tools (e.g. API-Extractor) do not seem to have …
-
Migrate the following JS\TS Lint checks from [js_ts_linter.py](https://github.com/oppia/oppia/blob/develop/scripts/linters/js_ts_linter.py) to custom eslint checks:
- [x] `_check_http_requests`
-…
-
## Information
**VIM version**
VIM - Vi IMproved 8.1 (2018 May 18, compiled Jun 15 2019 16:41:15)
Parches incluidos: 1-875, 878, 884, 948, 1046, 1365-1368, 1382, 1401
Operating System:…