part function about interview

This commit is contained in:
Nan
2025-04-25 10:23:54 +08:00
parent b6f5d75656
commit e9c9d90902
24 changed files with 20416 additions and 2785 deletions

View File

@@ -3,6 +3,7 @@
"target": "ES2022",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"checkJs": false,
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,