Skip to content

Commit d51f445

Browse files
dont build tests
1 parent e5707d3 commit d51f445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"noEmit": false
88
},
99
"exclude": [
10-
"**/*.spec.ts",
10+
"**/*.test.ts",
1111
"**/__fixtures__",
1212
"**/__mocks__"
1313
]

0 commit comments

Comments
 (0)