Skip to content

Commit 815d893

Browse files
committed
types: remove unused types generation
1 parent 7ebae09 commit 815d893

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"esModuleInterop": true,
1515
"isolatedModules": true,
1616
"skipLibCheck": true
17-
}
17+
},
18+
"include": ["src"]
1819
}

0 commit comments

Comments
 (0)