Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:effectai/effect-js into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrieh committed May 1, 2024
2 parents f543848 + 0ca5ad6 commit 5f73773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"outDir": "dist",
"skipLibCheck": true
},
"exclude": ["node_modules/**/*", "**/*.test.ts",],
"exclude": ["node_modules/**/*", "**/*.test.ts"],
"include": ["src/**/*", "abis/**/*", "test/testHelper.ts"]
}

0 comments on commit 5f73773

Please sign in to comment.