Skip to content

Commit

Permalink
testing coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Vandenberg committed May 23, 2020
1 parent a4599f3 commit 3a33c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const config = {
plugins: [
typescript({
tsconfigOverride: {
include: ['src/**/*.ts'],
exclude: ['src/**/*.spec.ts'],
include: ['src/**/*.ts'],
compilerOptions: {
declaration: true,
},
Expand Down

0 comments on commit 3a33c74

Please sign in to comment.