UNPKG

eslint-config-alloy

Version:
4 lines (3 loc) 88 B
const s = String(someValue); const n = Number(someValue); const b = Boolean(someValue);