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 c3596db commit e9db9ddCopy full SHA for e9db9dd
seeds/seed.js
@@ -1,4 +1,4 @@
1
-const _ = require('lodash');
+import _ from 'lodash';
2
3
const repos = [
4
{
0 commit comments