mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"extends": "../ts/tsconfig.dom.json",
|
|
"compilerOptions": {
|
|
"jsx": "react",
|
|
"experimentalDecorators": true
|
|
}
|
|
} |