mirror of https://github.com/requarks/wiki
parent
18e80a9525
commit
5c1b9b667a
@ -1,11 +0,0 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:3000",
|
||||
"projectId": "r7qxah",
|
||||
"fixturesFolder": false,
|
||||
"integrationFolder": "dev/cypress/integration",
|
||||
"pluginsFile": "dev/cypress/plugins/index.js",
|
||||
"screenshotsFolder": "dev/cypress/screenshots",
|
||||
"supportFile": "dev/cypress/support/index.js",
|
||||
"videosFolder": "dev/cypress/videos",
|
||||
"numTestsKeptInMemory": 1
|
||||
}
|
@ -1,22 +0,0 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"name": "server",
|
||||
"path": "server"
|
||||
},
|
||||
{
|
||||
"name": "ux",
|
||||
"path": "ux"
|
||||
},
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/i18n",
|
||||
"src/i18n/locales"
|
||||
],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue