UNPKG

@dcm/eslint-config

Version:

Shareable @eslint config of @dcmhub.

16 lines (15 loc) 259 B
module.exports = { globals: { wx: true, App: true, Behavior: true, Component: true, Function: true, Page: true, Promise: true, getApp: true, getCurrentPages: true, definePlugin: true, requirePlugin: true, }, };