UNPKG

is-weakset

Version:

Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

14 lines (11 loc) 144 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }