Skip to content

Commit

Permalink
single-pool-js: remove ava types
Browse files Browse the repository at this point in the history
  • Loading branch information
2501babe committed Nov 12, 2023
1 parent 9f77772 commit 9e88e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single-pool/js/tsconfig-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"skipLibCheck": true,
"strict": true,
"traceResolution": false,
"types": ["node", "ava"]
"types": ["node"]
},
"compileOnSave": false,
"exclude": ["node_modules", "dist"],
Expand Down

0 comments on commit 9e88e7e

Please sign in to comment.