Skip to content

Commit a02fb6f

Browse files
committed
chore: update tsconfig.json
1 parent afc7a41 commit a02fb6f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tsconfig.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"noImplicitReturns": true
1717
},
1818
"exclude": [
19-
"node_modules"
19+
"node_modules",
20+
"build"
2021
]
21-
}
22+
}

0 commit comments

Comments
 (0)