-
// blabla.js
const a = {a: 1, b: 2};
const b = {...a, c: 3};
node r.js -o blabla.js
output error: Error: Line 2: Unexpected token ...
-
## WS-2020-0042 - High Severity Vulnerability
Vulnerable Library - acorn-6.1.1.tgz
ECMAScript parser
Library home page: https://registry.npmjs.org/acorn/-/acorn-6.1.1.tgz
Path to dependency file: /p…
-
## Version **7.1.1** of [babel-eslint](https://github.com/babel/babel-eslint) just got published.
Branch
Build failing 🚨
Dependency
…
-
### Environment
[playground](https://eslint.org/play/#eyJ0ZXh0IjoiLyogZXNsaW50IG5vLWNvbnN0YW50LWNvbmRpdGlvbjogXCJlcnJvclwiICovXG5pZiAoKzBuKSB7XG59Iiwib3B0aW9ucyI6eyJydWxlcyI6e30sImxhbmd1YWdlT3B0aW9uc…
-
Hi,
when trying to format ruby files either on save or forced with `CocCommand prettier.formatFile` nothing happens.
The output of the prettier coc extension is the following:
```
["INFO" …
-
First off, thank you very much for providing this tool as an open-source solution.
I am a radiologist and must admit that i have little programming knowledge regarding python. Thats why i am strugge…
-
### Syntax name
Regular Expression Pattern Modifiers
### Syntax proposal URL
https://github.com/tc39/proposal-regexp-modifiers
### Example code
```js
/(?i:foo)bar/;
/(?-i:foo)bar/i;
```
### Imp…
-
The standard is informally maintained here:
https://github.com/estree/estree
-
Not sure how we would show this or if we could make it look good but it would be useful (for me at least) to compare the AST tree between different parsers (in particular babel/esprima for babel-eslin…
-
**Vulnerabilities**
DepShield reports that this application's usage of [acorn:6.4.1](https://ossindex.sonatype.org/component/pkg:npm/acorn@6.4.1) results in the following vulnerability(s):
- (CVSS *…