mirror of
https://github.com/maputnik/editor.git
synced 2026-07-31 18:27:28 +00:00
Move things back to where this will still work.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
"noUnusedParameters": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["src", "cypress/e2e"],
|
||||
"include": ["src", "cypress/e2e", "e2e/maputnik-cypress-helper.ts"],
|
||||
"exclude": ["dist"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }],
|
||||
// TODO: Remove when issue is resolved https://github.com/cypress-io/cypress/issues/27448
|
||||
|
||||
Reference in New Issue
Block a user