chore: lint fixes

This commit is contained in:
ppe
2022-12-21 10:24:50 +01:00
parent a5ed8521a2
commit eea5c181c2

View File

@@ -198,7 +198,7 @@ export class HandlerExecutorFactory implements ExecutorFactory<HandlerApi<unknow
Float64Array: Float64Array,
BigInt64Array: BigInt64Array,
BigUint64Array: BigUint64Array
}
};
const vm = new vm2.NodeVM({
console: 'off',
sandbox: {