feat(1624): first draft, prototype of context map grammar and diagram #14957
Annotations
6 errors
Run Linting
Process completed with exit code 1.
|
Run Linting
Running `pnpm run lint` failed. Running `pnpm -w run lint:fix` may fix this issue. If this error doesn't occur on your local machine, make sure your packages are up-to-date by running `pnpm install`. You may also need to delete your prettier cache by running `rm ./node_modules/.cache/prettier/.prettier-cache`.
|
Run Linting:
packages/parser/tests/contextMap.test.ts#L87
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting:
packages/parser/tests/contextMap.test.ts#L76
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting:
packages/mermaid/src/diagrams/context-map/contextMapParser.ts#L15
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting:
packages/mermaid/src/diagrams/context-map/contextMapParser.ts#L12
This assertion is unnecessary since it does not change the type of the expression
|
Loading