mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
},
|
|
"include": ["src"]
|
|
}
|