5 lines
151 B
JSON
5 lines
151 B
JSON
{
|
|
"plugins": ["nullishCoalescingOperator"],
|
|
"throws": "Nullish coalescing operator(??) requires parens when mixing with logical operators (1:5)"
|
|
}
|