extend ts config

This commit is contained in:
Aakansha Doshi
2024-05-06 13:55:02 +05:30
parent 72a98da527
commit 73c53a3c7c
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
{
"extends": "../../tsconfig",
"exclude": ["**/*.test.*", "tests", "types", "examples", "dist"],
"compilerOptions": {
"target": "ESNext",