Closed fisker closed 4 years ago
Second argument type is not checked. Cause eslint crash on Identifier
Identifier
Only allow Literal and TemplateLiteral,
Literal
TemplateLiteral
TemplateLiteral should not very offen to see, but not very hard to add this check, so I added it.
🎉 Published as 2.1.3
2.1.3
https://github.com/keithamus/eslint-plugin-escompat/releases/tag/v2.1.3
Second argument type is not checked. Cause eslint crash on
Identifier
Only allow
Literal
andTemplateLiteral
,TemplateLiteral
should not very offen to see, but not very hard to add this check, so I added it.