Thanks to visit codestin.com Credit goes to github.com
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 fb2aea7 commit 127a8e6Copy full SHA for 127a8e6
jasmine.json
@@ -0,0 +1,7 @@
1
+{
2
+ "spec_dir": "tests",
3
+ "spec_files": [
4
+ "**/*.js"
5
+ ],
6
+ "helpers": []
7
+}
0 commit comments