feat: add chart plugin #2335
Annotations
3 errors and 3 warnings
Linter Test:
docs/.vuepress/config.ts#L11
`@vuepress/plugin-markdown-chart` import should occur before import of `@vuepress/plugin-markdown-ext`
|
Linter Test:
plugins/markdown/plugin-markdown-chart/src/node/utils.ts#L19
Unsafe call of a(n) `error` type typed value
|
Linter Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter Test:
plugins/markdown/plugin-markdown-chart/src/node/utils.ts#L19
Unsafe assignment of an error typed value
|
Linter Test:
plugins/markdown/plugin-markdown-chart/src/node/utils.ts#L24
Unsafe return of a value of type error
|
Loading