test: cleanup sinon import
[poolifier.git] / package.json
index 81f7ce440a51f9c474921b3f8069a916c3834e4f..dafcf0aa1a0d9cff1e1d3be73e3ff056731e61e9 100644 (file)
@@ -35,7 +35,7 @@
     "prepublishOnly": "pnpm build:prod"
   },
   "ts-standard": {
-    "globals": ["describe", "it", "before", "after", "beforeEach", "afterEach"]
+    "globals": ["describe", "it", "after", "before", "afterEach", "beforeEach"]
   },
   "engines": {
     "node": ">=16.14.0",