-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
I have a MBP 15" retina running Atom 1.7.0-beta4 and 10.11.4.
The inline errors used to work but now they do not. They do work on my other MBP 13", though, with the same versions of Atom and OS.
The…
-
-
### Current Behavior
Unable to use lazy-loading React feature with react-native
This line will cause error
```tsx
const SharedLayoutLazy = React.lazy(() => import('@happynrwl/shared-ui-layout'))…
-
I could never get coc-eslint to work with coc.nvim with typescript, i.e. to give linter warns and errors inside vim while I'm writing the code, I noticed this project has not been updated for two year…
-
@axetroy If you say there are too many options, why build out a `deno lint` at all? That's only adding more options. We already have a linting tool for linting JavaScript and TypeScript and it is call…
-
**What would you like to be added**:
To maintain standardized coding styles let us add eslint configuration
**Why is this needed**:
To maintain uniformity in the code
https://docusaurus.io/…
-
Ранее были добавлены ESLint + Prettier: https://github.com/core-ds/arui-scripts/pull/125
Т.к. фикс всех несоответствий раздул бы ПР, исправление правил вынесено в данный ишью.
Можно исправить все …
-
I noticed that the server application has ESLint config files, but the packages are not installed into `package,json`.
This means that coding standards are not being followed in the server source f…
-
### Current Behavior
During serve of my website my build fails. In webpack.config.ts I am loading a ts file using require. I have an import at the top of that ts file. I get the following error Canno…