t2-stat-parser/tsconfig.json
2020-08-22 10:19:50 -04:00

7 lines
90 B
JSON

{
"compilerOptions": {
"rootDirs": [
"./app/api"
]
}
}