@drtyhu8npm/quis-corrupti-ullam
v1.0.0
Published
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Downloads
2
Maintainers
Keywords
Readme
@drtyhu8npm/quis-corrupti-ullam
Determine whether the environment has the so-called "override mistake" - [[Set]]ing a property whose ancestor is nonwritable throws.
Example
var hasOverrideMistake = require('@drtyhu8npm/quis-corrupti-ullam');
var assert = require('assert');
assert.equal(typeof hasOverrideMistake(), 'boolean', 'returns true or false');
Tests
Simply clone the repo, npm install
, and run npm test