[chore] Fix spacing in package.json

This commit is contained in:
Cohee
2024-10-17 11:20:49 +00:00
parent e03e32d66a
commit b78c948d26
3 changed files with 8618 additions and 8618 deletions

View File

@ -5,7 +5,7 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{js, conf, json, css, less, html}]
[*.{js,conf,json,css,less,html}]
charset = utf-8
indent_style = space
indent_size = 4