Check the browser compatibility of your code
Closes #555. Adds `Literal` node type and `lintLiteral` validation function to use `syntaxes` rule property to define unsupported syntaxes. Catches `/abc/` regexp literal and `new RegExp('abc')` expression, but not `const x = "x"; new RegExp(x)`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by DenyVeyten and has received 0 comments.