mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
module.exports = {
|
|
verbose: true,
|
|
roots: [
|
|
'<rootDir>/packages/',
|
|
],
|
|
}
|