/var/www/greso.tech/server/nsm/node_modules/es6-symbol
NameSizeModeActions
.github/-0755rm
lib/-0755rm
test/-0755rm
.editorconfig2880744editdlrm
.testignore130644editdlrm
CHANGELOG.md7750644editdlrm
CHANGES19370644editdlrm
implement.js2150644editdlrm
index.js1250644editdlrm
is-implemented.js5480644editdlrm
is-native-implemented.js2150644editdlrm
is-symbol.js2800644editdlrm
LICENSE7730644editdlrm
package.json20630644editdlrm
polyfill.js32400644editdlrm
README.md33210644editdlrm
validate-symbol.js1810644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/es6-symbol/.editorconfig (288B)
# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true indent_style = tab trim_trailing_whitespace = true [*.md] indent_size = 2 indent_style = space trim_trailing_whitespace = false