mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-17 02:35:27 -05:00
7 lines
158 B
JSON
7 lines
158 B
JSON
{
|
|
"pluginsFile": "cypress/plugins/index.cjs",
|
|
"baseUrl": "http://localhost:3000",
|
|
"watchForFileChanges": false,
|
|
"experimentalSourceRewriting": true
|
|
}
|