删除 node_modules

This commit is contained in:
2025-06-22 17:27:35 +08:00
parent ebcd00ed99
commit 912d2d4a12
3852 changed files with 0 additions and 1061355 deletions

View File

@@ -1,21 +0,0 @@
{
"ident_size": 4,
"indent_char": " ",
"indent_level": 0,
"var_line_reindented": true,
"chain_extra_indentation": 2,
"indent_with_tabs": false,
"preserve_newlines": true,
"max_preserve_newlines": 2,
"jslint_happy": true,
"brace_style": "collapse",
"keep_array_indentation": false,
"keep_function_indentation": false,
"eval_code": false,
"unescape_strings": false,
"break_chained_methods": false,
"space_before_conditional": true,
"space_after_anon_function": true,
"jslint_happy": false,
"wrap_line_length": 242
}