mcollina / fastq

Fast, in memory work queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove trailing comma from test/tsconfig.json

Cmacu opened this issue · comments

Using TypeScript Auto Compiler in VSCode throws an error:

node_modules/fastq/test/tsconfig.json. Error: Unexpected token } in JSON at position 114

Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Thanks!