We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d8067 commit 2bbf584Copy full SHA for 2bbf584
1 file changed
cypress/tsconfig.json
@@ -4,10 +4,11 @@
4
"**/*.ts"
5
],
6
"compilerOptions": {
7
+ "sourceMap": false,
8
"types": [
9
"cypress",
10
"cypress-axe",
11
"node"
12
]
13
}
-}
14
+}
0 commit comments