Constant property name in `[]` property access

Author: LGTM

import javascript

from IndexExpr idx
where idx.getIndex() instanceof StringLiteral
select idx

Description

Finds property accesses using the square bracket notation where the property name is a constant string