Files
FabianLars 0964e14048 [ci] format
2024-02-05 13:09:32 +00:00

9 lines
129 B
JSON

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