LeeThanh's picture
Upload 3012 files
5641073
raw
history blame
No virus
127 Bytes
{
"compilerOptions": {
"noEmit": false
},
"extends": "../../tsconfig.json",
"include": ["src/**/*", "test/**/*"]
}