| # EditorConfig is awesome: http://EditorConfig.org# top-most EditorConfig fileroot = true# Copied from Node.js to ease compatibility in PR.[*]charset = utf-8end_of_line = lfindent_size = 2indent_style = spaceinsert_final_newline = truetrim_trailing_whitespace = truequote_type = single
 |