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 e0863ba commit 1d308b5Copy full SHA for 1d308b5
test/tests.js
@@ -1,4 +1,4 @@
1
-/*eslint-disable new-cap*/
+/* eslint-disable new-cap */
2
3
test('something', function somethingTest() {
4
var testRegex = VerEx().something();
0 commit comments