Update lockfile #1552
Annotations
1 error and 2 warnings
Run linter
Process completed with exit code 1.
|
Run linter:
packages/core/src/storage/extract.ts#L206
Replace `·typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·varDecl.documentation?.text·??·''` with `⏎······typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·(varDecl.documentation?.text·??·'')`
|
Run linter:
packages/core/src/utils/annotations.ts#L51
Replace `node.documentation?.text·??·''` with `(node.documentation?.text·??·'')`
|
Loading