1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 17:05:03 +08:00

初始化仓库

This commit is contained in:
2024-08-17 00:55:30 +08:00
commit 13aeb772ed
92 changed files with 17814 additions and 0 deletions

3
babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};