chore(tsdocs): cleanup
This commit is contained in:
@@ -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 --fix",
|
||||
"lint": "eslint --ext .js,.ts src",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user