noInvalidRegexpRule.md
December 14, 2016 ยท View on GitHub
no-invalid-regexp (ESLint: no-invalid-regexp)
disallow invalid regular expression strings in the RegExp constructor (recommended)
Usage
"no-invalid-regexp": true
December 14, 2016 ยท View on GitHub
disallow invalid regular expression strings in the RegExp constructor (recommended)
"no-invalid-regexp": true