d50d579fb5
* Moved oracle/e2e to oracle-e2e * Update build path in docker-compose * Update link to e2e in oracle * Introduce oracle-e2e workspace. * Updated script and readme * Integrated oracle-e2e into CI.
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
{
|
|
"extends": "../.eslintrc",
|
|
"globals": {
|
|
"describe": false,
|
|
"it": false
|
|
}
|
|
}
|