browserify / browserify/syntax-error
various programs with unmatching curlies and parens do not cause SyntaxError to be thrown
Open
- Dominant language
- JavaScript
- Stars
- 81
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
```
> require('syntax-error')('})({')
undefined
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.