Preparing search index...
The search index is not available
Documentation - v0.0.15
Documentation
@fuman/build
index
validateWorkspaceDeps
Function validateWorkspaceDeps
validateWorkspaceDeps
(
params
:
{
config
?:
LintConfig
;
packages
?:
WorkspacePackage
[]
;
workspaceRoot
:
string
|
URL
;
}
,
)
:
Promise
<
WorkspaceDepsError
[]
>
validate the external dependencies of a workspace
Parameters
params
:
{
config
?:
LintConfig
;
packages
?:
WorkspacePackage
[]
;
workspaceRoot
:
string
|
URL
;
}
Returns
Promise
<
WorkspaceDepsError
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.15
Loading...
validate the external dependencies of a workspace