first save

This commit is contained in:
Mikuisnotavailable
2025-07-30 02:52:26 +08:00
parent b2739de915
commit 7b2dda22b9
29 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

View File

View File

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

0
src/app/not-found.tsx Normal file
View File

View File

View File

0
src/app/template.tsx Normal file
View File

View File

View File

View File

View File

View File

0
src/lib/api/auth.ts Normal file
View File

0
src/lib/api/skins.ts Normal file
View File

0
src/lib/constants.ts Normal file
View File

View File

0
src/styles/globals.css Normal file
View File

View File

0
src/types/global.d.ts vendored Normal file
View File

0
src/types/index.d.ts vendored Normal file
View File

0
src/types/next-auth.d.ts vendored Normal file
View File

0
src/types/three.d.ts vendored Normal file
View File

0
tailwind.config.js Normal file
View File