refactor: cleanup eslint configuration
[poolifier.git] / tests / circular-array.test.mjs
index ed06904578f67e48230271e34bc8c15482579e70..a6f2f69370d3144db429cf00390aea117602f3f7 100644 (file)
@@ -1,4 +1,5 @@
 import { expect } from 'expect'
+
 import {
   CircularArray,
   DEFAULT_CIRCULAR_ARRAY_SIZE