UNPKG

@uiw/react-md-editor

Version:

A markdown editor with preview, implemented with React.js and TypeScript.

9 lines (8 loc) 137 B
{ "extends": "../tsconfig", "compilerOptions": { "baseUrl": "../cjs", "emitDeclarationOnly": true, "noEmit": false } }