Client-side editing overhaul #1774
Annotations
3 errors
build:
src/commands/studio.ts#L494
Replace `content[0]?.Enabled·??·false` with `(content[0]?.Enabled·??·false)`
|
build:
src/utils/documentIndex.ts#L196
Replace `index.documents.get(document)·??·[]` with `(index.documents.get(document)·??·[])`
|
build
Process completed with exit code 1.
|