UNPKG

eslint-config-alloy

Version:
3 lines (2 loc) 72 B
// bad 正则表达式中使用了空的字符集 [] let reg = /abc[]/;