Skip to content

Commit 65a8189

Browse files
committed
Fix
1 parent 712bd6a commit 65a8189

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

packages/sdk-components-animation/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "@webstudio-is/tsconfig/base.json",
3-
"include": ["src", "types"],
3+
"include": ["src", "../../@types/**/scroll-timeline.d.ts"],
44
"compilerOptions": {
55
"types": ["react/experimental", "react-dom/experimental", "@types/node"]
66
}

0 commit comments

Comments
 (0)