mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 07:09:46 -05:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"name": "internal-scripts",
|
|
"private": true,
|
|
"scripts": {
|
|
"lint": "eslint --ext .js,.ts,.json, ."
|
|
}
|
|
}
|