Skip to content

Commit

Permalink
Includ test file to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
roderickhsiao committed Mar 30, 2022
1 parent b752936 commit f723f0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"include": [
"src/**/*.ts"
"src/**/*",
"test/**/*"
],
}

0 comments on commit f723f0a

Please sign in to comment.