mirror of https://github.com/zulip/zulip.git
b8e1b8d6ff
The delete operator could throw a TypeError when attempting to remove a non-configurable property, which is rare in practice since they can only be created using `Object.defineProperty()` and `Object.freeze()`. We also never uses the output of `del()` anyway. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
icons/fonts | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico | ||
node_modules |