Skip to content

Commit 1d12314

Browse files
committed
Update tsconfig.json
1 parent 0f434f0 commit 1d12314

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
@@ -20,5 +20,5 @@
2020
},
2121
"display": "@codama/renderers-js",
2222
"include": ["src", "test", "tsup.config.ts"],
23-
"exclude": ["node_modules"]
23+
"exclude": ["node_modules", "test/e2e"]
2424
}

0 commit comments

Comments
 (0)