init: package name refactor

This commit is contained in:
2025-11-10 17:03:13 +08:00
parent cdb9d0d2dc
commit 056e36061e
1426 changed files with 127470 additions and 18 deletions

12
nl-vue/.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false