Merge branch 'dev' into discord-types #12
Annotations
7 errors
test:
src/plugins/shikiCodeblocks.desktop/components/Code.tsx#L44
Property 'highlight' does not exist on type 'typeof import("highlight.js")'.
|
test:
src/plugins/shikiCodeblocks.desktop/components/Highlighter.tsx#L90
Property 'getLanguage' does not exist on type 'typeof import("highlight.js")'.
|
test:
src/plugins/shikiCodeblocks.desktop/utils/misc.ts#L35
Property 'getLanguage' does not exist on type 'typeof import("highlight.js")'.
|
test:
src/webpack/common/types/stores.d.ts#L19
Import declaration conflicts with local declaration of 'DraftType'.
|
test:
src/webpack/common/types/stores.d.ts#L222
Cannot find namespace 't'.
|
test:
src/webpack/common/types/utils.d.ts#L185
Cannot find name 'User'.
|
test
Process completed with exit code 2.
|