Skip to content

Commit 0f4c13b

Browse files
committed
Fix tsconfig.
1 parent 53f08e0 commit 0f4c13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"outDir": "./dist",
1515
"declaration": true
1616
},
17-
"include": ["src/shorted-theme.ts"]
17+
"include": ["src"]
1818
}

0 commit comments

Comments
 (0)