Skip to content

Commit 14862e0

Browse files
authored
Merge pull request #35 from mpvue/develop
Develop
2 parents 761af83 + 952a9cd commit 14862e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

template/.eslintrc.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ module.exports = {
5959
Page: true,
6060
wx: true,
6161
getApp: true,
62-
getPage: true
62+
getPage: true,
63+
requirePlugin: true
6364
}
6465
}

0 commit comments

Comments
 (0)