mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"extends": "@jspsych/config/tsconfig.core.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"include": ["src"]
|
|
}
|