only include src

This commit is contained in:
Sayem Chowdhury 2021-03-24 12:50:02 +06:00
parent c614a46329
commit c658a22959

View File

@ -9,5 +9,6 @@
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
}
},
"include": ["src"]
}