/var/www/cobraambalaj/node_modules/object.getownpropertydescriptors
NameSizeModeActions
test/-0755rm
.editorconfig2760644editdlrm
.eslintignore100644editdlrm
.eslintrc3550644editdlrm
.nycrc2160644editdlrm
auto.js360644editdlrm
CHANGELOG.md34500644editdlrm
implementation.js11940644editdlrm
index.js3810644editdlrm
LICENSE10820644editdlrm
package.json30610644editdlrm
polyfill.js2270644editdlrm
README.md35170644editdlrm
shim.js3810644editdlrm
Edit: /var/www/cobraambalaj/node_modules/object.getownpropertydescriptors/.editorconfig (276B)
root = true [*] indent_style = tab; insert_final_newline = true; quote_type = auto; space_after_anonymous_functions = true; space_after_control_statements = true; spaces_around_operators = true; trim_trailing_whitespace = true; spaces_in_brackets = false; end_of_line = lf;