Skip to content

Commit cd25bcd

Browse files
committed
Move declarations to root
1 parent 8f0277a commit cd25bcd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"outDir": "dist",
1010
"baseUrl": "."
1111
},
12-
"include": ["src/**/*"]
12+
"include": ["src/**/*", "index.d.ts"]
1313
}

0 commit comments

Comments
 (0)