You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"doc": "bash -c \"node ./doc/scripts/docSchemaHelper.js && dot -Tpng -o doc/generated/assetModel.png doc/generated/assetModel.dot || (echo 'Unable to generate assetModel.png as part of schema documentation, you should install dot from https://graphviz.org or you may skip the pre-commit hook with:\nSKIP=doc git commit' && false)\"",