improve types
This commit is contained in:
@@ -50,7 +50,11 @@ async function build(commandLineArgs) {
|
||||
tsconfigOverride: {
|
||||
compilerOptions: {
|
||||
declaration: true,
|
||||
paths: {
|
||||
'@tiptap/*': ['*/src'],
|
||||
},
|
||||
},
|
||||
include: null,
|
||||
},
|
||||
}),
|
||||
vuePlugin(),
|
||||
|
||||
Reference in New Issue
Block a user