We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcfd95 commit 5826c34Copy full SHA for 5826c34
.babelrc
@@ -1,3 +1,5 @@
1
{
2
- "presets": ["power-assert"]
3
-}
+ "presets": ["power-assert"],
+ "only": "test/*.js",
4
+ "sourceMaps": "inline"
5
+}
0 commit comments