mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-02 04:29:55 -06:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"name": "internal-scripts",
|
|
"private": true,
|
|
"scripts": {
|
|
"lint": "eslint --ext .js,.ts,.json, ."
|
|
}
|
|
}
|