Closed al3rez closed 6 years ago
How? Identify symbols using typeof operator. for example;
typeof Symbol() === 'symbol' typeof Symbol('foo') === 'symbol' typeof Symbol.iterator === 'symbol'
https://goo.gl/qkq2Rq
Closes #762
yarn lint
How? Identify symbols using typeof operator. for example;
https://goo.gl/qkq2Rq
Closes #762
yarn lint
does not trigger any linter errors