Add projection expression syntax (#888) #1908
Annotations
4 errors
Run npm run typecheck:
src/expression/types/projection_definition.test.ts#L1
Module '"/home/runner/work/maplibre-style-spec/maplibre-style-spec/src/expression/types/projection_definition"' has no default export. Did you mean to use 'import { ProjectionDefinition } from "/home/runner/work/maplibre-style-spec/maplibre-style-spec/src/expression/types/projection_definition"' instead?
|
Run npm run typecheck:
src/expression/values.ts#L11
Module '"/home/runner/work/maplibre-style-spec/maplibre-style-spec/src/expression/types/projection_definition"' has no default export. Did you mean to use 'import { ProjectionDefinition } from "/home/runner/work/maplibre-style-spec/maplibre-style-spec/src/expression/types/projection_definition"' instead?
|
Run npm run typecheck:
src/validate/validate_projectiondefinition.test.ts#L1
Module '"/home/runner/work/maplibre-style-spec/maplibre-style-spec/src/validate/validate_projectiondefinition"' has no default export.
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading