mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-26 05:39:16 +08:00
6 lines
120 B
JSON
6 lines
120 B
JSON
{
|
|
"baseUrl": "http://localhost:3000",
|
|
"integrationFolder": "../",
|
|
"testFiles": "{docs,tests}/**/*.spec.{js,ts}"
|
|
}
|