Skip to content

Commit bcb2fee

Browse files
committed
tsconfig.json exclude変更
1 parent fa19c44 commit bcb2fee

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
@@ -18,5 +18,5 @@
1818
"isolatedModules": false,
1919
"baseUrl": "."
2020
},
21-
"exclude": ["examples", "website"]
21+
"exclude": ["website"]
2222
}

0 commit comments

Comments
 (0)