fix: unref() message port at worker exit
[poolifier.git] / tsconfig.eslint.json
CommitLineData
2092c35f
JB
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "verbatimModuleSyntax": true
5 }
6}