9 lines
105 B
JSON
Raw Normal View History

{
"eslint-comments/disable-enable-pair": [
"error",
{
"allowWholeFile": true
}
]
}