Remove unnecessary files

This commit is contained in:
Minoru Mizutani 2025-04-29 04:16:56 +09:00
parent 8cadfe9106
commit d448111da5
No known key found for this signature in database
2 changed files with 0 additions and 2730 deletions

2716
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -1,14 +0,0 @@
{
"compilerOptions": {
"target": "ES2022",
"module": "ES2022",
"moduleResolution": "bundler",
"strict": true,
"esModuleInterop": true,
"noEmit": true,
"lib": ["ES2022", "DOM"],
"types": ["node", "react"],
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true
}
}