uiwjs / react-json-view

A React component for displaying and editing javascript arrays and JSON objects.
https://uiwjs.github.io/react-json-view/
MIT License
188 stars 11 forks source link

Missing vscode theme type #37

Closed shandypd closed 6 months ago

shandypd commented 6 months ago

Got error:

error TS2307: Cannot find module '@uiw/react-json-view/vscode' or its corresponding type declarations.

import { vscodeTheme } from '@uiw/react-json-view/vscode';

When running tsc from my project.

jaywcjlove commented 6 months ago

@shandypd upgrade v2.0.0-alpha.19