fix: map() parser from jsx-lite #4076
Annotations
12 errors
site
Property 'indexName' does not exist on type '{ collection: string; itemName?: string | undefined; }'.
|
site
Object literal may only specify known properties, and 'indexName' does not exist in type '{ collection: string; itemName?: string | undefined; }'.
|
site
Process completed with exit code 1.
|
e2e
Property 'indexName' does not exist on type '{ collection: string; itemName?: string | undefined; }'.
|
e2e
Object literal may only specify known properties, and 'indexName' does not exist in type '{ collection: string; itemName?: string | undefined; }'.
|
e2e
Process completed with exit code 1.
|
test
Property 'indexName' does not exist on type '{ collection: string; itemName?: string | undefined; }'.
|
test
Object literal may only specify known properties, and 'indexName' does not exist in type '{ collection: string; itemName?: string | undefined; }'.
|
test
Process completed with exit code 1.
|
build
Property 'indexName' does not exist on type '{ collection: string; itemName?: string | undefined; }'.
|
build
Object literal may only specify known properties, and 'indexName' does not exist in type '{ collection: string; itemName?: string | undefined; }'.
|
build
Process completed with exit code 1.
|