-
using "eslint-plugin-react": "^7.17.0","eslint-plugin-react-native": "^3.8.1"
Here's the stack trace:
```
TypeError: Cannot read property 'expression' of null
at JSXAttribute (/Users/App/node_…
-
#Hi Alex, thanks for all your hard work!
Unfortunately, I can't seem to get this to work. I keep getting this error when I try to run my linter:
````
ESLint couldn't find the plugin "eslint-plugi…
-
`@typesctript-eslint` contains a subset of rules that extend basic rules provided by `eslint`, these rules usually work better and provide additional checks. The checks that are these extend-rules are…
-
I was going through the codebase to see how feasible to add this feature because we currently need it.
#### Suggestion
I was thinking of adding an extra param `[linter]_only_changed_files: bool…
-
**Programming language**
JavaScript and Typescript
### Toolchains
#### Static Code Analysis a.k.a [linter](https://en.m.wikipedia.org/wiki/Lint_(software))
- [eslint](https://eslint.org) or [g…
-
## The devDependency [babel-eslint](https://github.com/babel/babel-eslint) was updated from `10.0.1` to `10.0.2`.
🚨 [View failing branch](https://github.com/jefer590/vuenes.css/compare/master...jefe…
-
[Enter steps to reproduce:]
1. Open project
2. Open project file
**Atom**: 1.17.0-beta2 x64
**Electron**: 1.3.14
**OS**: Mac OS X 10.12.4
**Thrown From**: Atom Core
### Stack Trace
U…
-
I saw some comments about not being sure what to do with eslint. I am also not sure what to do here.
In case it helps for research…
New Svelte projects from [Svelte's new `sv` CLI](https://githu…
edjw updated
13 hours ago
-
`apm list --installed --bare > package-list.txt`
```
Sublime-Style-Column-Selection@1.7.2
atom-beautify@0.29.16
atom-easy-jsdoc@4.8.0
autoclose-html@0.23.0
autocomplete-modules@1.6.7
center-c…
-
* requirement of using `errors.js`, vs., new Error.
* expectation of object vs., array destructuring.
Refs: https://github.com/pkgjs/parseargs/pull/89