{ "$schema": "http://json.schemastore.org/tsconfig", "compilerOptions": { "esModuleInterop": true, "resolveJsonModule": true, "types": [ "vitest/globals" ] } }