browserify / browserify/syntax-error

various programs with unmatching curlies and parens do not cause SyntaxError to be thrown

オープン
#5 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
81
フォーク
26
PR マージ指標
30日以内にマージされた PR はありません

説明

```
> require('syntax-error')('})({')
undefined
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reproducing the reported require('syntax-error')('})({') case through the package entry point and inspect how unmatched curly braces and parentheses are parsed. Verify that the malformed input produces a SyntaxError, then add coverage for the reported case and other mismatched delimiters if the existing tests expose them.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。