Ark
{
"compilerOptions": {
"target": "ES2023",
"noImplicitAny": true,
"noUnusedParameters": false,
"allowSyntheticDefaultImports": true
}