chore(utils): tsdoc update

This commit is contained in:
moklick
2025-02-11 15:18:41 +01:00
parent 6c937546e4
commit fb63462be3
24 changed files with 336 additions and 134 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"scripts": {
"dev": "concurrently \"rollup --config node:@xyflow/rollup-config --watch\"",
"build": "rollup --config node:@xyflow/rollup-config --environment NODE_ENV:production",
"lint": "eslint --ext .js,.ts src",
"lint": "eslint --ext .js,.ts src --fix",
"typecheck": "tsc --noEmit"
},
"dependencies": {