feat: use SMA and SMM for worker tasks usage
[poolifier.git] / tsconfig.eslint.json
... / ...
CommitLineData
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "verbatimModuleSyntax": true
5 }
6}