@eslint-react/eff
Advanced tools
Comparing version 1.24.0-beta.8 to 1.24.0-beta.16
{ | ||
"name": "@eslint-react/eff", | ||
"version": "1.24.0-beta.8", | ||
"version": "1.24.0-beta.16", | ||
"description": "JavaScript and TypeScript utilities (previously some re-exports of the effect library).", | ||
@@ -47,3 +47,2 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"build": "tsup", | ||
"build:docs": "typedoc", | ||
"lint:publish": "publint", | ||
@@ -50,0 +49,0 @@ "lint:type": "tsc --noEmit" |
47118