fix: deny modifying the object prototype #1880
Annotations
2 errors
Lint:
src/shared/object.ts#L17
Replace `(key)·=>·!["__proto__",·"constructor",·"prototype"].includes(key)·&&·assign(key,·target,·source)` with `⏎······(key)·=>⏎········!['__proto__',·'constructor',·'prototype'].includes(key)·&&·assign(key,·target,·source)⏎····`
|
Lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading