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 367d9d2 commit c4f11e9Copy full SHA for c4f11e9
lib/processors/getStrategy.js
@@ -1,5 +1,5 @@
1
-import { Strategy } from '../constants';
2
-import { _ } from 'meteor/underscore';
+import { Strategy } from "../constants";
+import { _ } from "meteor/underscore";
3
4
/**
5
* @param selector
0 commit comments