Skip to content

Commit aa354da

Browse files
committed
feat: 添加 globals
1 parent 30339ed commit aa354da

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)