mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
9 lines
81 B
Text
9 lines
81 B
Text
|
{
|
||
|
"plugins": [
|
||
|
"cypress"
|
||
|
],
|
||
|
"env": {
|
||
|
"cypress/globals": true
|
||
|
}
|
||
|
}
|