UNPKG

@pnp/cli-microsoft365

Version:

Manage Microsoft 365 and SharePoint Framework projects on any platform

6 lines 162 B
import { DynamicRule, PnPJsRule } from "./rules/index.js"; export default [ new PnPJsRule(), new DynamicRule() ]; //# sourceMappingURL=DefaultRules.js.map