This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tiptap
Watch
1
Star
0
Fork
0
You've already forked tiptap
mirror of
https://github.com/ueberdosis/tiptap.git
synced
2024-12-19 05:37:51 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e46f8e3334
tiptap
/
packages
/
vue-3
/
tsconfig.json
4 lines
39 B
JSON
Raw
Normal View
History
Unescape
Escape
fix types for vue-3 in vscode
2021-04-09 19:43:39 +08:00
{
Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555) * chore:(core): migrate to tsup * chore: migrate blockquote and bold to tsup * chore: migrated bubble-menu and bullet-list to tsup * chore: migrated more packages to tsup * chore: migrate code and character extensions to tsup * chore: update package.json to simplify build for all packages * chore: move all packages to tsup as a build process * chore: change ci build task * chore: clean up and fix issues related to new build * fix: fix demo build * fix: fix demo build * fix: fix tsconfig files to reference only one source * fix: fix minor ts issues
2023-01-25 17:19:51 +08:00
"extends"
:
"../../tsconfig.json"
fix types for vue-3 in vscode
2021-04-09 19:43:39 +08:00
}
Reference in New Issue
Copy Permalink