refactor: cleanup eslint configuration
[poolifier.git] / tests / pools / thread / dynamic.test.mjs
index 77c5aaeb5afd3893c8c7eb265a7d65ed4d3cdda6..fbce8ae0030455ed70f7edcdba134c360bf68dd6 100644 (file)
@@ -1,4 +1,5 @@
 import { expect } from 'expect'
+
 import {
   DynamicThreadPool,
   PoolEvents,