Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 0af4897

Browse files
committed
chore: add missing tsconfig
1 parent d4f39d3 commit 0af4897

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"extends": "../../tsconfig.json",
3+
"compilerOptions": {},
4+
"include": ["src", "rollup.config.ts"]
5+
}

0 commit comments

Comments
 (0)