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