Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
[poolifier.git] / tsconfig.eslint.json
1 {
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "verbatimModuleSyntax": true
5 }
6 }