You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-09-16 09:16:27 +02:00
Fixing tsconfig.json
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
"exclude": [
|
||||
"cypress.config.ts",
|
||||
// See https://github.com/cypress-io/cypress/issues/7552#issuecomment-763498855
|
||||
"test/cypress/**/*"
|
||||
"test/cypress/**/*",
|
||||
"extension/**/*",
|
||||
"extensions/**/*"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user