Skip to content

Commit 4535fcc

Browse files
committed
test(react-calendar-preview): include Cypress config in implementation checks
1 parent 9c0c93e commit 4535fcc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • packages/react-components/react-calendar-preview/library

packages/react-components/react-calendar-preview/library/tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
},
1818
{
1919
"path": "./tsconfig.spec.json"
20+
},
21+
{
22+
"path": "./tsconfig.cy.json"
2023
}
2124
]
2225
}

0 commit comments

Comments
 (0)