/var/www/greso.tech/server/nsm/node_modules/next-tick
NameSizeModeActions
.github/-0755rm
test/-0755rm
.editorconfig2880644editdlrm
.lint2020644editdlrm
CHANGELOG.md5400644editdlrm
CHANGES9470644editdlrm
index.js20390644editdlrm
LICENSE7730644editdlrm
package.json7600644editdlrm
README.md15570644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/next-tick/.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