Skip to content

Commit 5eadf69

Browse files
committed
feat: add jsconfig
1 parent c905a58 commit 5eadf69

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jsconfig.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"include": [
3+
"./src/**/*"
4+
]
5+
}

0 commit comments

Comments
 (0)