Simpler, should work

This commit is contained in:
Julien Lengrand-Lambert
2021-06-04 17:51:08 +02:00
parent 735dd83122
commit 95c52704ce

View File

@@ -17,5 +17,5 @@
"incremental": true
},
"include": ["**/*.ts"],
"exclude": ["/api/**/**"]
"exclude": ["api"]
}