2025-02-08 17:56:59 +08:00

10 lines
138 B
JSON

{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"module": "NodeNext",
"noEmit": true,
"strict": true
}
}