browserify / browserify/syntax-error
various programs with unmatching curlies and parens do not cause SyntaxError to be thrown
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 81
- Fork
- 26
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
> require('syntax-error')('})({')
undefined
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100