{ "extends": "@jspsych/config/tsconfig.core.json", "compilerOptions": { "resolveJsonModule": false // using https://stackoverflow.com/a/61426303 instead }, "include": ["src", "test", "global.d.ts"] }