Skip to content

Commit b226525

Browse files
committed
fix: tsconfig
1 parent e9a4127 commit b226525

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
@@ -16,5 +16,5 @@
1616
"./src/types"
1717
],
1818
},
19-
"include": ["src/**/*.ts", "package.json"],
19+
"include": ["src/**/*.ts"],
2020
}

0 commit comments

Comments
 (0)