UNPKG

has-strict-mode

Version:

Does the current JS environment have strict mode? ES5+ should; but let's not assume.

10 lines (9 loc) 139 B
{ "all": true, "check-coverage": false, "reporter": ["text-summary", "text", "html", "json"], "exclude": [ "coverage", "test" ] }