This website requires JavaScript.
Explore
Help
Register
Sign In
valentineus
/
eslint-config
Watch
0
Fork
0
You've already forked eslint-config
Code
Issues
Releases
Activity
eslint-config
/
src
/
rules
/
eslint-comments
/
default.json
9 lines
105 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(comments): disable-enable-pair Signed-off-by: Valentin Popov <info@valentineus.link>
2020-02-16 15:54:21 +04:00
{
"eslint-comments/disable-enable-pair"
:
[
"error"
,
{
"allowWholeFile"
:
true
}
]
}
Copy Permalink