Skip to content

Commit b287f17

Browse files
Update tsconfig.json
1 parent fb8f444 commit b287f17

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
@@ -8,5 +8,5 @@
88
"strict": true
99
},
1010
"include": ["**/*.ts"],
11-
"exclude": ["node_modules", "dist"]
11+
"exclude": ["node_modules"]
1212
}

0 commit comments

Comments
 (0)