Compare commits

...

3 Commits

Author SHA1 Message Date
f6bab07200
好好好 2024-05-05 21:51:06 +08:00
8b17ad745f
format with biome 2024-05-05 21:15:08 +08:00
35b2e7801d
进行一些修改 2024-05-05 21:01:12 +08:00
2 changed files with 19020 additions and 14084 deletions

10
branch/latest/biome.json Normal file
View File

@ -0,0 +1,10 @@
{
"linter": {
"enabled": true,
"rules": {
"style": {
"useNodejsImportProtocol": "off"
}
}
}
}

File diff suppressed because one or more lines are too long