Optimize loading and style (#2)

This commit is contained in:
Weilong Huang
2024-11-25 13:40:28 +08:00
committed by GitHub
parent 48cdd6f4d5
commit 6a5ab161bb
14 changed files with 1246 additions and 1267 deletions
+1
View File
@@ -23,6 +23,7 @@ export default tseslint.config(
'warn',
{ allowConstantExport: true },
],
"indent": ['error', 4],
},
},
)