mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-01 20:39:57 -05:00
5e4b638385
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
10 lines
116 B
JSON
10 lines
116 B
JSON
{
|
|
"extends": "./tsconfig.bin.json",
|
|
"compilerOptions": {
|
|
"types": [
|
|
"mocha",
|
|
"node"
|
|
]
|
|
}
|
|
}
|