mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-07-21 03:58:17 -06:00
PR-264673: fixing the conflict with cypress and jest.
This commit is contained in:
@ -37,11 +37,12 @@
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"**/*"
|
||||
"."
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist",
|
||||
"PRNameGenerator.ts"
|
||||
"PRNameGenerator.ts",
|
||||
"cypress.config.ts"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user