Files
2024-08-12 13:49:29 +09:00

9 lines
129 B
JSON

{
"compilerOptions": {
"target": "ES2021",
"esModuleInterop": true,
"strict": true,
"skipLibCheck": true
}
}