✏️ 正在编辑: .editorconfig
路径:
/lib/node_modules/npm/node_modules/worker-farm/.editorconfig
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] end_of_line = lf charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 2 [*.js] max_line_length = 80 View
💾 保存文件
← 返回文件管理器