This website requires JavaScript.
Explore
Help
Sign In
vitalif-js
/
eslint-plugin-no-regex-dot
Watch
1
Star
0
Fork
0
You've already forked eslint-plugin-no-regex-dot
Code
Issues
Pull Requests
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Vitaliy Filippov
08d6d4d9fe
Pack no-regex-dot into a module
2016-07-05 18:46:10 +03:00
index.js
Pack no-regex-dot into a module
2016-07-05 18:46:10 +03:00
no-regex-dot.js
Pack no-regex-dot into a module
2016-07-05 18:46:10 +03:00
package.json
Pack no-regex-dot into a module
2016-07-05 18:46:10 +03:00
Description
ESLint rule to forbid . in regular expressions (it doesn't match newlines, [\\s\\S] should be used instead)
57
KiB
Languages
JavaScript
100%