UNPKG

eslint-plugin-unicorn

Version:
4 lines (2 loc) 71 B
'use strict'; module.exports = name => /^[$_a-z][\w$]*$/i.test(name);