mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
9 lines
251 B
JSON
9 lines
251 B
JSON
{
|
|
"env": {
|
|
},
|
|
"fixturesFolder": "test/cypress/fixtures",
|
|
"integrationFolder": "test/cypress/tests",
|
|
"screenshotsFolder": "test/cypress/screenshots",
|
|
"videosFolder": "test/cypress/videos",
|
|
"supportFile": "test/cypress/support/index.ts"
|
|
}
|