remove format for project config

remove format for project config
yhy
FrozenArcher 2024-03-06 14:07:35 +08:00
parent 5f2e66546c
commit 11f16b6b06
2 changed files with 3 additions and 2 deletions

View File

@ -8,4 +8,5 @@ node_modules/
.swc
.husky
.prettierignore
.env.*
.env.*
project.*.json

View File

@ -5,4 +5,4 @@
"compileHotReLoad": true,
"urlCheck": false
}
}
}