fix: resolve TypeScript errors in frontend build
This commit is contained in:
22
node_modules/@tiptap/pm/README.md
generated
vendored
Normal file
22
node_modules/@tiptap/pm/README.md
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# @tiptap/pm
|
||||
|
||||
[](https://www.npmjs.com/package/@tiptap/pm)
|
||||
[](https://npmcharts.com/compare/tiptap?minimal=true)
|
||||
[](https://www.npmjs.com/package/@tiptap/pm)
|
||||
[](https://github.com/sponsors/ueberdosis)
|
||||
|
||||
## Introduction
|
||||
|
||||
Tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as _New York Times_, _The Guardian_ or _Atlassian_.
|
||||
|
||||
## What is this `pm` package?
|
||||
|
||||
The `pm` package is a wrapper package for [ProseMirror](https://ProseMirror.net). This includes all ProseMirror packages that are required to run Tiptap.
|
||||
|
||||
## Official Documentation
|
||||
|
||||
Documentation can be found on the [Tiptap website](https://tiptap.dev).
|
||||
|
||||
## License
|
||||
|
||||
Tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).
|
||||
Reference in New Issue
Block a user