UNPKG

eslint-config-alloy

Version:
3 lines (2 loc) 66 B
const reg1 = /foo {3}bar/; const reg2 = new RegExp('foo {3}bar');